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

Fix for group chat resume - full chat history for each agent #3412

Merged
merged 1 commit into from
Aug 26, 2024

Conversation

marklysze
Copy link
Collaborator

Why are these changes needed?

As per Issue #3408, resuming when function calls have occurred is causing an issue. This addresses it by restoring chat message state to agents with the full message history rather than everything minus their own.

Related issue number

Will close #3408
May help #3155

Checks

@LittleLittleCloud LittleLittleCloud added this pull request to the merge queue Aug 26, 2024
Merged via the queue into main with commit 4c14743 Aug 26, 2024
134 of 146 checks passed
@LittleLittleCloud LittleLittleCloud deleted the groupchat-resume-fix branch August 26, 2024 05:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
group chat/teams group-chat-related issues
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug]: Cannot resume groupchat with tool calls
2 participants