How to use OpenAI Function Agent with Vector Store Retriever? #678
-
Beta Was this translation helpful? Give feedback.
Answered by
FenixOrdern
Aug 2, 2023
Replies: 2 comments 1 reply
-
Use the ChainTool as a wrapper for your QA chain, connect it to the Function Agent on the Allowed Tools line |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
room3dev
-
We have a new conversational retrieval agent coming up in next release that allow you to use Vector Store Retriever as Tool to OpenAI Agent for function calling |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Use the ChainTool as a wrapper for your QA chain, connect it to the Function Agent on the Allowed Tools line