microsoft/autogen

Get current message thread from a group chat team.

Open

#6,085 建立於 2025年3月24日

在 GitHub 查看
 (29 留言) (0 反應) (0 負責人)Python (8,759 fork)batch import
good first issuehelp wantedproj-agentchat

倉庫指標

Star
 (58,033 star)
PR 合併指標
 (30 天內沒有已合併 PR)

描述

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.

貢獻者指南