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

[Bug]: Can't turn off streaming for some agents #235

Open
Tylersuard opened this issue Dec 19, 2024 · 1 comment
Open

[Bug]: Can't turn off streaming for some agents #235

Tylersuard opened this issue Dec 19, 2024 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@Tylersuard
Copy link

Describe the bug

When I turn on streaming, all agents stream to the frontend. I have to write my own agent custom agent classes to disable this. I only want my last agent to stream to the frontend. This should be controlled by setting silent=True when setting up an agent.

Steps to reproduce

Run this notebook:
https://ag2ai.github.io/ag2/docs/notebooks/agentchat_websockets#testing-websockets-server-with-python-client

And set any of the agents as silent=True. The agent will still send info to the frontend.

Model Used

No response

Expected Behavior

No response

Screenshots and logs

No response

Additional Information

No response

@Tylersuard Tylersuard added the bug Something isn't working label Dec 19, 2024
@qingyun-wu
Copy link
Collaborator

@davorrunje could you take a look at this issue? thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Todo
Development

No branches or pull requests

4 participants