microsoft/autogen

OpenAIAssistantAgent to support Swarm team and ability to generate HandofffMessage

Open

#5,496 opened on Feb 11, 2025

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

Repository metrics

Stars
 (58,033 stars)
PR merge metrics
 (No merged PRs in 30d)

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