Using SQL DB Chain to make a db call #4088
Unanswered
DEMONKINGKAI
asked this question in
Q&A
Replies: 1 comment
-
Here is a pretty good example: https://docs.flowiseai.com/use-cases/sql-qna The next step is to do it using an agent but I haven't found any good documentation about it, so if anyone could help, it'd be great |
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
Uh oh!
There was an error while loading. Please reload this page.
-
after converting my natural language text to sql query i want to run the query and fetch me the info from the db, how can i do that?
Beta Was this translation helpful? Give feedback.
All reactions