💡 Add advanced RAG techniques as built-in agent tools #718
CharnaParkey
started this conversation in
Ideas
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.
-
Today OpenRAG's Agent can detect the intent of your question, write various kinds of queries with OpenSearch or use other tools as needed. The agent might use several different tools or loop a few times to get to an answer. This means the better the LLM you select for Tool Calling and Reasoning the better.
We're considering adding dedicated RAG techniques as agent tools that would provide out-of-the-box known advanced retrieval strategies. This would likely improve results for smaller models.
What this would include:
Benefits:
Questions for the community:
Vote with 👍 if you'd use this feature!
Let us know your thoughts and use cases in the comments below.
Beta Was this translation helpful? Give feedback.
All reactions