-
Notifications
You must be signed in to change notification settings - Fork 19
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add csv agent migration cookbook #347
Add csv agent migration cookbook #347
Conversation
Let's also delete this section if it's not relevant anymore - https://docs.cohere.com/docs/tools-on-langchain#csv-agent |
Yeah, that's a good point. I think let's keep it for a little longer, and then we should remove it eventually. We haven't officially removed the csv agent from langchain yet. Would be good to gauge the response and remove it accordingly. |
…f github.com:cohere-ai/cohere-developer-experience into anirudh.shrinivason/add-csv-agent-migration-cookbook
🌿 Preview your docs: https://cohere-preview-37397e58-21a2-4866-886c-3ff9e705c605.docs.buildwithfern.com |
…f github.com:cohere-ai/cohere-developer-experience into anirudh.shrinivason/add-csv-agent-migration-cookbook
75e5be7
to
de5c00c
Compare
🌿 Preview your docs: https://cohere-preview-88a9d382-92cd-46f8-a0d4-e471b1109d8c.docs.buildwithfern.com |
🌿 Preview your docs: https://cohere-preview-9cedda3d-e717-4455-b9ce-03c33f9b64c5.docs.buildwithfern.com |
🌿 Preview your docs: https://cohere-preview-5fa055df-5ea0-4279-b70f-2547372c82b4.docs.buildwithfern.com |
🌿 Preview your docs: https://cohere-preview-a53246f3-72a9-412f-96ba-9d5c1c609adf.docs.buildwithfern.com |
🌿 Preview your docs: https://cohere-preview-e1275634-f500-4e0c-9ac5-171efd50a1bb.docs.buildwithfern.com |
🌿 Preview your docs: https://cohere-preview-66e0f591-d0ae-4870-9a2c-4714a8aec758.docs.buildwithfern.com |
…f github.com:cohere-ai/cohere-developer-experience into anirudh.shrinivason/add-csv-agent-migration-cookbook
🌿 Preview your docs: https://cohere-preview-4a7f99f6-7a12-434d-8b07-57c26560decc.docs.buildwithfern.com |
🌿 Preview your docs: https://cohere-preview-de7086c5-cabf-4eb5-928b-2b4e8fc2b146.docs.buildwithfern.com |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The first paragraph could be clearer. Maybe I'm misreading it but you're saying "create_csv_agent abstraction offered by langchain-cohere is a powerful agent abstraction"
But then talking about NOT using it? "without the create_csv_agent abstraction, that can be used as a replacement for the create_csv_agent provided which is now sunset from the langchain-cohere package version 0.3.5 onwards."
Yeah this makes sense. I couldn't english when I was writing that paragraph lol. Will update it. |
🌿 Preview your docs: https://cohere-preview-e3e6b98c-0d5b-48c7-8eab-3af49a4b2602.docs.buildwithfern.com |
🌿 Preview your docs: https://cohere-preview-b4297cbe-9a7e-46f7-80e6-570b943aa2bf.docs.buildwithfern.com |
…f github.com:cohere-ai/cohere-developer-experience into anirudh.shrinivason/add-csv-agent-migration-cookbook
🌿 Preview your docs: https://cohere-preview-85f1ac1e-ff76-41e7-b2e4-9fab67503d43.docs.buildwithfern.com |
🌿 Preview your docs: https://cohere-preview-667d6e46-32d3-4fb4-8421-a207d6a4b06d.docs.buildwithfern.com |
🌿 Preview your docs: https://cohere-preview-7721db91-bfde-4cb7-aabb-cee96c246190.docs.buildwithfern.com |
This PR introduces a new migration guide for the
create_csv_agent
inlangchain-cohere
, which has been sunset from the package version 0.3.5 onwards. The guide is provided as a notebook and a markdown file, offering a tutorial on building a replacement CSV agent without thecreate_csv_agent
abstraction.The notebook and markdown file include:
Changes:
fern/pages/cookbooks.mdx
fern/pages/cookbooks/migrate-csv-agent.mdx
fern/v1.yml
fern/v2.yml
notebooks/agents/csv-agent-migration/migrate_csv_agent.ipynb
fern/pages/cookbooks.mdx
fern/v1.yml
fern/v2.yml