combining rag with question answer collection #15942
lalitmoharana07
started this conversation in
General
Replies: 0 comments
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.
-
Hello im building one chatbot which will have an rag for specific user data and at the same time i want to add 2 other functionalities a 1. collect answer for questions throw chatbot and store those responses in db, 2. perform some action based on the user query
i have completed the rag for user context but how can i include other i want to follow SD best practices and the code will be deployed on aws lambda
Beta Was this translation helpful? Give feedback.
All reactions