Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ChatRoom.SDK]: Support AutoGen.Core.GroupChat #134

Closed
LittleLittleCloud opened this issue Jul 14, 2024 · 0 comments · Fixed by #137
Closed

[ChatRoom.SDK]: Support AutoGen.Core.GroupChat #134

LittleLittleCloud opened this issue Jul 14, 2024 · 0 comments · Fixed by #137
Labels
enhancement New feature or request

Comments

@LittleLittleCloud
Copy link
Owner

LittleLittleCloud commented Jul 14, 2024

Adding a AutoGen.Core.GroupChat instance to chatroom.

This enables step-by-step execution for debugging group chat

Solution

In ChatPlatformClient, add a AddAutoGenGroupChat API which

  • retrieve and register the inner orchestrator
  • add all group chat members to room
  • create a channel for that group chat

Limitation

This feature only available for group chats which members include User

@LittleLittleCloud LittleLittleCloud modified the milestone: 0.4.3 Jul 14, 2024
@LittleLittleCloud LittleLittleCloud changed the title [New Feature]: Support AutoGen.Core.GroupChat [ChatRoom.SDK]: Support AutoGen.Core.GroupChat Jul 14, 2024
@LittleLittleCloud LittleLittleCloud added the enhancement New feature or request label Jul 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant