-
Notifications
You must be signed in to change notification settings - Fork 90
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
tool_calls #18
Comments
May I ask for the detailed command you use with our AutoAgent framework to let us better fix your issue? |
Coming soon... ravi@ERROR MINGW64 /d/auto/autoagent (main) |
Leave first issue because I did not configured anthropic api key and It happens after I have shut down the system all the command gone. A s again I'm facing "key error:tool_calls" |
I'm seeking for reply |
Hiii, sorry for the late reply. So in my understanding, the error |
please fix
"File "D:\auto\AutoAgent\autoagent\core.py", line 134, in get_chat_completion
assert agent.tool_choice == "required", f"Non-function calling mode MUST use tool_choice = 'required' rather than {agent.tool_choice}"
AssertionError: Non-function calling mode MUST use tool_choice = 'required' rather than None""
The text was updated successfully, but these errors were encountered: