microsoft / autogen

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

[Roadmap] CAP #2088

Open rajan-chari opened 6 months ago

rajan-chari commented 6 months ago

[!TIP]

Want to get involved?

We'd love it if you did! Please get in contact with the people assigned to this issue, or leave a comment. See general contributing advice here too.

Description

CAP Roadmap 1) Integrating CAP into core AutoGen 2) Creating demos of capabilities 3) Creating useful components that integrates AutoGen with other tools (like teams) 4) Improve CAP (technical debt)

- [x] Search for registered agents
- [x] Remove Sleeps from Actor creation, ActorSender, ActorConnector in the CAP framework
- [ ] Add namespaces to DirectorySvc to facilitate several agent networks with only one publicly addressable agent
- [ ] Remote AutoGen Agents demo
- [ ] Long lived AutoGen agents demo
- [ ] Teams (C#) Agent that can work with pyautogen
- [ ] C++ Agent that can host llamacpp and work with pyautogen
- [ ] Test for remote agents for robustness under different network delays
- [ ] Unit tests
sonichi commented 6 months ago

The description might be wrong.

gagb commented 6 months ago

@rajan-chari can you please update the description and roadmap task list for CAP?

ChristianWeyer commented 4 months ago

Hey all, so we have any kind of timeline when CAP would be fully implemented? Thanks!

.cc @gagb @rajan-chari