-
Notifications
You must be signed in to change notification settings - Fork 5.6k
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]: Simple chat does not work #1186
Comments
Is this related to #1174 ? |
I believe so yes. @gagb Did Chi's hotfix work? |
Fixed by hot fix |
whiskyboy
pushed a commit
to whiskyboy/autogen
that referenced
this issue
Apr 17, 2024
* fix generate_reply * code format * add test case * update * update * Update test/autogen/agentchat/test_responsive_agent.py Co-authored-by: Chi Wang <[email protected]> * Update test/autogen/agentchat/test_responsive_agent.py Co-authored-by: Chi Wang <[email protected]> * Update flaml/autogen/agentchat/responsive_agent.py Co-authored-by: Chi Wang <[email protected]> --------- Co-authored-by: Chi Wang <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Describe the bug
When I run
samples/simple_chat.py
I get the following error.Steps to reproduce
I used code space with the repo dev container
Setup config and run
python samples/simple_chat.py
Expected Behavior
There should be no errors.
Screenshots and logs
Additional Information
No response
The text was updated successfully, but these errors were encountered: