Skip to content

Commit e9d65ef

Browse files
committed
Add RAG related info
1 parent a2a4d8f commit e9d65ef

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

docs/ROADMAP.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ Offering **agent-oriented programming (AOP)** as a new programming model to orga
1111
1. Refine and improve the documentation for easier understanding.
1212
2. Support tools API.
1313
3. Refactor the current AgentScope studio, including Dashboard and Workstation.
14+
4. Improve the current RAG module.
1415

1516
## Task
1617

@@ -53,3 +54,8 @@ Offering **agent-oriented programming (AOP)** as a new programming model to orga
5354
- Support displaying token usage.
5455
- Support displaying real-time memory of agents.
5556

57+
4. RAG
58+
59+
- 🚧 Provide a set of query rewrite strategies for retrieval.
60+
- 📝 Support online search engine (Google/Bing search) based RAG.
61+
- 📝 Support multi-RAG agent routing efficiently.

0 commit comments

Comments
 (0)