Remove dead links from Third Party Tools section#245
Remove dead links from Third Party Tools section#245cihandemir wants to merge 1 commit intomistralai:mainfrom
Conversation
Fixes mistralai#244 The following links were returning 404: - third_party/langchain/corrective_rag_mistral.ipynb - third_party/langchain/langgraph_crag_mistral.ipynb - third_party/langtrace/langtrace_mistral.ipynb - third_party/langchain/self_rag_mistral.ipynb Removed them from the README as they appear to be outdated or removed.
|
Great catch on the dead links! 👍 While reviewing, I noticed two additional issues in the README that aren't covered by this PR:
I've opened a separate PR (#247) to fix these two issues, so they complement your changes here. |
|
Thanks for the feedback and for handling the additional fixes in #247, @abdelhadi703! Much appreciated. My PR should be ready to go once the workflows are cleared. |
Cookbook Pull Request
Description
Fixes #244
The following links were returning 404:
Removed them from the README as they appear to be outdated or removed.
...
Type of Change
What type of PR is it?
Cookbook Checklist:
README.md Checklist
Additional Context
Add any other context or screenshots about the feature request here.
...