Skip to content

fix: respect show_members_responses flag in streaming mode (#4064) #4071

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

ItsRoy69
Copy link
Contributor

@ItsRoy69 ItsRoy69 commented Aug 1, 2025

Summary

Fixes issue #4064 where the show_members_responses flag was not being respected when stream=True, causing member responses to appear in the team's final response regardless of the flag setting.

Fix: #4064

Type of change

  • Bug fix
  • New feature
  • Breaking change
  • Improvement
  • Model update
  • Other:

Checklist

  • Code complies with style guidelines
  • Ran format/validation scripts (./scripts/format.sh and ./scripts/validate.sh)
  • Self-review completed
  • Documentation updated (comments, docstrings)
  • Examples and guides: Relevant cookbook examples have been included or updated (if applicable)
  • Tested in clean environment
  • Tests added/updated (if applicable)

@ItsRoy69 ItsRoy69 requested a review from a team as a code owner August 1, 2025 18:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug] show_members_responses in team.print_response doesn't work
1 participant