Running the generated sql code using the sql database chain #4788
Unanswered
MaskedLlama04
asked this question in
Q&A
Replies: 1 comment
-
we recommend this approach - https://docs.flowiseai.com/tutorials/sql-agent |
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.
-
I have seen so many people got the same problem, but no solution on sight. I have an agent that reads from a sqlite database and, according to the user's input, generates some sql code. The thing is, I want it to also run this code and show the results of it to the user.
I have been trying to only use the sql database chain but nothing. Also tried custom functions or some https connection and still nothing.
@HenryHengZJ I have seen that in the docs this is still in works, any idea when to do it? I cant get to make it work
Beta Was this translation helpful? Give feedback.
All reactions