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

Fixed human in the loop #1116

Merged
merged 2 commits into from
Feb 8, 2025
Merged

Conversation

electricjimi
Copy link

Since self.websocket is wrapped inside a CustomLogsHandler in websocket_manager.py, the call to

response = await self.websocket.receive_text()

was always throwing an exception.

@electricjimi
Copy link
Author

@assafelovic please look into this, may be useful for those using multi-agent research mode

Copy link
Owner

@assafelovic assafelovic left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for this super important fix!

@assafelovic assafelovic merged commit 2c326bc into assafelovic:master Feb 8, 2025
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.

2 participants