SQL Agent with Conversational LLM and memory #6230
Unanswered
naman-gupta99
asked this question in
Q&A
Replies: 1 comment
-
Hey! I have the same problem. Let me know if you've discovered the solution please |
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
-
I have been trying to build a conversational chat model that gets data from my sql database based on the context of previous messages and also give me insights based on the data fetched but it always starts from the beginning and starts by listing the tables and not using the messages above.
Beta Was this translation helpful? Give feedback.
All reactions