Anton Solbjørg
Anton Solbjørg
Can you run `pip show urllib3 ` and post the output here
Please run `pip install urllib3==1.26.18` and test interpreter again
Run `interpreter --version` Because 0.5.4 is not correct
@CyanideByte didn't you make a PR handling some repeat code with unsupported code?
 Try changing your prompt please, you might need to try a few times.
Seems like it cut of the image > Traceback (most recent call last): File "/Users/maxpetrusenko/miniforge3/lib/python3.10/site-packages/interpreter/core/respond.py", line 49, in respond for chunk in interpreter._llm(messages_for_llm): File "/Users/maxpetrusenko/miniforge3/lib/python3.10/site-packages/interpreter/llm/convert_to_coding_llm.py", line 65, in coding_llm for...
No branch yet.
You can use api_base: `interpreter --api_base http://ip_adress:port/v1`
Run ``` python3 --version pip3 --version ``` If you are using python 3.12 you need to downgrade to 3.11 as one of the dependencies break on 3.12
https://github.com/KillianLucas/open-interpreter/pull/799 I don't think it is part of the latest release