Replies: 1 comment 1 reply
-
one way to achieve is to use retrievertool, where the agent decide when to use the context fetched from vector store to build response. |
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
-
I have not seen this capability in the documentation and I think this could create rather powerful flows if prompt templates could intake the output of one flow as system instructions, actual prompt, or contextual documents.
In general : Has anyone seen a capability that allows you to feed documents processed by Conversational Retrieval QA as an input to another agent? It seemed like the "Retriever Tool" might be utilized for something like this, but it is not functioning for me.
Beta Was this translation helpful? Give feedback.
All reactions