autogen
autogen copied to clipboard
[Roadmap]: Enhanced RAG Support
Describe the issue
One major milestone in release v0.2.33 will be enhanced RAG support.
Plan for the next release:
### VectorDB integrations
- [ ] GraphRAG support
- [x] [MongoDB](https://github.com/microsoft/autogen/pull/3000)
- [x] [Qdrant](https://github.com/microsoft/autogen/pull/3035)
- [x] Qdrant notebook: https://github.com/microsoft/autogen/pull/3140
Steps to reproduce
No response
Screenshots and logs
No response
Additional Information
No response
@thinkall @randombet let's add RAG-related PRs targeted to be merged in the next release
- For GraphRAG, we are considering integrating FalkorDB and MS GraphRAG based on current requests from users. Please feel free to share your comments or use cases!
Use #1657 for the solo roadmap for RAG.