microsoft / autogen

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

Dynamic Agent Composition with Reinforcement Learning #4282

Open peymanrahi opened 2 days ago

peymanrahi commented 2 days ago

What feature would you like to be added?

Implement a system for dynamically composing and optimizing agent workflows using reinforcement learning (RL) techniques

(this feature can be integrated into Existing Framework by Extending the 'AgentWorkflow' class )

Why is this needed?

This feature would enhance AutoGen's ability to adapt to complex, multi-step tasks by automatically discovering and refining effective agent combinations.

rysweet commented 20 hours ago

@peymanrahi can you be more specific about what you are missing? you can add/remove agents using the RegisterAgentRequest.