microsoft/autogen

OpenAIAssistantAgent to support Swarm team and ability to generate HandofffMessage

Open

#5496 opened on Feb 11, 2025

View on GitHub
 (2 comments) (1 reaction) (0 assignees)Python (58,033 stars) (8,759 forks)batch import
help wantedproj-agentchatproj-extensions

Description

It is not yet supported because it is not able to create HandoffMessage, however, to support it should be easy, just follow the same implementation as in AssistantAgent when it comes to creating handoff tools.

Related discussion: #5495

Contributor guide