-
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
Update sql-agent-i5O-case-study notebook #407
base: main
Are you sure you want to change the base?
Update sql-agent-i5O-case-study notebook #407
Conversation
🌿 Preview your docs: https://cohere-preview-29fbc76c-d651-4a93-87c2-338e780dc78a.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.
Thanks!
Co-authored-by: harry-cohere <127103098+harry-cohere@users.noreply.github.com> Signed-off-by: Anirudh31415926535 <anirudh@cohere.com>
Co-authored-by: harry-cohere <127103098+harry-cohere@users.noreply.github.com> Signed-off-by: Anirudh31415926535 <anirudh@cohere.com>
Co-authored-by: harry-cohere <127103098+harry-cohere@users.noreply.github.com> Signed-off-by: Anirudh31415926535 <anirudh@cohere.com>
Co-authored-by: harry-cohere <127103098+harry-cohere@users.noreply.github.com> Signed-off-by: Anirudh31415926535 <anirudh@cohere.com>
🌿 Preview your docs: https://cohere-preview-4522bd73-c39d-4fef-b64b-d9dcb119efd6.docs.buildwithfern.com |
🌿 Preview your docs: https://cohere-preview-f5b296d4-c84a-41b2-8fbf-be4e36d8cd8b.docs.buildwithfern.com |
🌿 Preview your docs: https://cohere-preview-45eef9af-dbe6-4cb1-9de1-a1ecdb1b859f.docs.buildwithfern.com |
🌿 Preview your docs: https://cohere-preview-23302565-40d0-4d00-a3c5-b429211316d7.docs.buildwithfern.com |
🌿 Preview your docs: https://cohere-preview-390530fb-3812-4e13-ad0f-fe4928df6719.docs.buildwithfern.com |
🌿 Preview your docs: https://cohere-preview-2f1237bc-ceda-491d-8847-5beb345323c3.docs.buildwithfern.com |
🌿 Preview your docs: https://cohere-preview-965c320e-e320-46e9-bb46-0a48b667a249.docs.buildwithfern.com |
This PR introduces a tutorial on creating a SQL agent using Cohere and LangChain. The agent translates natural language queries into SQL, enabling intuitive database interaction without direct SQL knowledge.
Key Changes:
langchain_cohere
,langchain_community
, andlangchain_core
.