Update roadmap
This commit is contained in:
parent
c52e749e70
commit
568c98fab0
13
README.md
13
README.md
|
|
@ -125,6 +125,19 @@ BotSharp uses component design, the kernel is kept to a minimum, and business fu
|
||||||
#### UIs
|
#### UIs
|
||||||
- BotSharp.Plugin.ChatbotUI
|
- BotSharp.Plugin.ChatbotUI
|
||||||
|
|
||||||
|
### Roadmap
|
||||||
|
|
||||||
|
- [ ] A2A
|
||||||
|
- [x] MCP
|
||||||
|
- [ ] Realtime
|
||||||
|
- [ ] Computer Use
|
||||||
|
- [x] Browser Use
|
||||||
|
- [x] Database Assistant
|
||||||
|
- [x] Code Interpreter
|
||||||
|
- [x] Conversation Management
|
||||||
|
- [x] Multi-Agent Routing
|
||||||
|
- [x] Knowledge Base
|
||||||
|
|
||||||
### Documents
|
### Documents
|
||||||
|
|
||||||
Read the docs: https://botsharp.readthedocs.io?wt.mc_id=AI-MVP-5005183
|
Read the docs: https://botsharp.readthedocs.io?wt.mc_id=AI-MVP-5005183
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue