Anton Solbjørg
Anton Solbjørg
We are working on updating the docs to include this, thanks for the feedback
 I piped the error into chatGPT I don't know if this will fix it or even if it works, I don't use linux If this looks ok, you can...
Python version 3.12 is not supported, please downgrade to 3.11 https://docs.openinterpreter.com/getting-started/setup
https://github.com/KillianLucas/open-interpreter/issues/905
Added a table... No idea how it looks... can't display mdx files on my system
We are planning to do this :)
You can use Open-interpreter with a local model, using LM Studio: ``` interpreter --local ``` This will display some info to use LM Studio to run a LLM. You can...
You are using ollama? `interpreter --model ollama/modelname`
@chuangzhidan Can you run interpreter with ``` interpreter -v ``` This will output a lot, but it will let us see the raw output
https://github.com/Arrendy/open-interpreter-termux please follow this guide, seems like other people have had some success with this guide