RetrieveUserProxyAgent for EXISTING Chunked data Stored in elasticsearch. #6264
Unanswered
jaytimbadia
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
-
Hello AG Community,
I already have chunked data stored in Elasticsearch which has text and embedding information per chunk.
I want to use that in RetrieveUserProxyAgent. How can I do that? How can I attach the Elasticsearch store with custom search query inside the RetrieveUserProxyAgent module?
Currently I am using Langchain & it has Hybrid Retrievers to do that. I need to understand how autogen can solve this.
Do autogen support Elasticsearch?
Tx!
Jay
Beta Was this translation helpful? Give feedback.
All reactions