Open 6rz6 opened 2 months ago
π‘ The computer.browser.search issue is with the API end point https://api.openinterpreter.com/v0 which returns 404:
curl -I https://api.openinterpreter.com/v0
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 22 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
HTTP/2 404
content-type: application/json
x-cloud-trace-context: 2d5911e3877377bcfb2efebc7695d7a4;o=1
content-length: 22
date: Sat, 14 Sep 2024 03:15:10 GMT
server: Google Frontend
Describe the bug
Unhandled errors with litellm
when an error with a model occurs for example wrong model name, openai/API balance deplated, too long context window feed into the model using --conversations -> litellm raises errors which are unhandled and instead of asking for a different model name, adjusting the context window dynamically, or asking to update the api key/recharge balance and press any key when done so if we like we can handle it for example replace the model or api key, we get thrown violently to the terminal:
Unhandled errors with computer.browser.search
I have been getting errors from the computer from time to time (usually works well):
Reproduce
Expected behavior
allow to see the errors/log in -v (verbose)
Screenshots
Open Interpreter version
0.3.12
Python version
Python 3.12.3
Operating System name and version
ubuntu24.04LTS desktop
Additional context
π» computer.browser.search issue - the conversation file is attached try_to_serach_when_i__September_13_2024_23-34-59 (Copy).json