docs/how_to/sql_prompting/ #29733
Replies: 1 comment
-
Could you please provide an example using create_react_agent instead of create_sql_query_chain? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
docs/how_to/sql_prompting/
In this guide we'll go over prompting strategies to improve SQL query generation using createsqlquerychain. We'll largely focus on methods for getting relevant database-specific information in your prompt.
https://python.langchain.com/docs/how_to/sql_prompting/
Beta Was this translation helpful? Give feedback.
All reactions