I want to combine RAG and Function calling part #23570
Unanswered
TriAiAdmin
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Checked other resources
Commit to Help
Example Code
Description
I want to combine RAG concept and Function calling part, I have refer langchain official instructions for developing memory maintain RAG. (https://python.langchain.com/v0.1/docs/use_cases/question_answering/chat_history/)
I want to combine the function calling section to this existing architecture. Can someone suggest to me how will I am extend these code to next level.
System Info
Latest Langchain version
Beta Was this translation helpful? Give feedback.
All reactions