Anton Solbjørg

Results 209 comments of Anton Solbjørg

~What is the `-lsv` flag? I can't find it in the docs.~ Nvm, try `-lsv true`

Currently busy with moving, I haven't been able to put aside enough time to work on open-interpreter. As I do this on my free time work is done whenever I...

Same as https://github.com/OpenInterpreter/open-interpreter/issues/1412 Should be a one line fix, for anyone interested

Add: ` --no-llm_supports_functions ` When launching interpreter

> Basically all Ollama models are failing to run. Some even load, but they all crash after inserting the prompt. See my comment above https://github.com/OpenInterpreter/open-interpreter/issues/1514#issuecomment-2464606167 Will be fixed next release...

This will be fixed next update I believe

``` interpreter.llm.supports_functions = False ```

> Wouldn't it be easier to just assign shift enter to new line? Which most applications conventionally do I agree with this Might implement this next week