microsoft/autogen

Get current message thread from a group chat team.

オープン

#6,085 opened on 2025/03/24

 (29 件のコメント) (0 件のリアクション) (0 人の担当者)Python (8,759 件のフォーク)batch import
good first issuehelp wantedproj-agentchat

Repository metrics

Stars
 (58,033 個のスター)
PR merge metrics
 (PR metrics pending)

説明

Confirmation

  • I confirm that I am a maintainer and so can use this template. If I am not, I understand this issue will be closed and I will be asked to use a different template.

Issue body

For BaseGroupChat, support a public method for getting all the messages happened so far via an async send_message to the group chat manager agent. This will require a new GroupChatGetThread RPC event type, and handled by the BaseGroupChatManager.

コントリビューターガイド