microsoft / autogen

A programming framework for agentic AI 🤖
https://microsoft.github.io/autogen/
Creative Commons Attribution 4.0 International
30.71k stars 4.47k forks source link

[Roadmap]: Enhanced RAG Support #3119

Closed qingyun-wu closed 1 week ago

qingyun-wu commented 2 months ago

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

qingyun-wu commented 2 months ago

@thinkall @randombet let's add RAG-related PRs targeted to be merged in the next release

qingyun-wu commented 1 month ago
thinkall commented 1 week ago

Use #1657 for the solo roadmap for RAG.