Mike Bird

Results 186 comments of Mike Bird

@bars0um I've been exploring the idea of having every aspect of the prompt to be customizable. Finding these "uneditable" ones are good to know. There's **a lot** of work to...

Reviewed the PR. Initial look is good but I need more eyes on it, as I'm not a Ruby guy.

Need to figure out a way to limit the size of screenshots without impacting coordinate system

@austinmw does this happen every time? It's a restriction from Anthropic, out of our control, but if it happens an abnormal amount for you, we can investigate

Hey @CodeAKrome Thanks for the PR! I'd like users to be able to choose their STT option. I personally would prefer to use a local option instead of using Google,...

Make sure you are using python 3.10 or 3.11. the latest oi, and latest ollama

@duchu 3.12 is not a supported version. I'm able to use llama3.1 without issue. Please change your python version and make sure you're on the latest Open Interpreter ``` i...

@artemu78 Python 3.12 is not supported. Please try again with 3.11 or 3.10

The launch command is `interpreter` not `openinterpreter`

@blakkd Is this still an issue on the latest version (0.4.3) when you run `interpreter --local` to select the ollama model?