We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Activating tool: 'browser_use'... 2025-03-22 13:09:38.712 | ERROR | app.llm:ask_tool:762 - OpenAI API error: Error code: 400 - {'code': 20015, 'message': 'Value error, The required option for tool_choice is not yet supported.', 'data': None}
required
pip install -r requirements.txt
pip install -e .
No response
The text was updated successfully, but these errors were encountered:
使用的是什么服务商的什么模型?这个错误来自于上游LLM服务
Sorry, something went wrong.
Models that do not support large probability are small models that you use in silicon
No branches or pull requests
Bug Description
Activating tool: 'browser_use'...
2025-03-22 13:09:38.712 | ERROR | app.llm:ask_tool:762 - OpenAI API error: Error code: 400 - {'code': 20015, 'message': 'Value error, The
required
option for tool_choice is not yet supported.', 'data': None}Bug solved method
Activating tool: 'browser_use'...
2025-03-22 13:09:38.712 | ERROR | app.llm:ask_tool:762 - OpenAI API error: Error code: 400 - {'code': 20015, 'message': 'Value error, The
required
option for tool_choice is not yet supported.', 'data': None}Environment information
pip install -r requirements.txt
orpip install -e .
):Extra information
No response
The text was updated successfully, but these errors were encountered: