open-interpreter
open-interpreter copied to clipboard
A natural language interface for computers
### Describe the bug When given a simple task such as executing a hello world script, an exception is raised: Python Version: 3.10.12 Pip Version: 22.0.2 Open-interpreter Version: cmd:Interpreter, pkg:...
### Is your feature request related to a problem? Please describe. Set-of-Mark Prompting unlocks better control of multi-modal models like GPT-4V. The authors present Set-of-Mark (SoM), a new visual prompting...
### Describe the bug while I install interpreter with 'pip install open-interpreter' , it seems succeed . But When I run the interpreter, the terminal displays 'interpreter' is not recognized...
### Is your feature request related to a problem? Please describe. Currently, project documentation often lacks a structured representation of the libraries and dependencies used, causing ambiguity for newcomers and...
### Describe the changes you have made: Just updated variables to the new names to fix a crash ### Reference any relevant issues (e.g. "Fixes #000"): ### Pre-Submission Checklist (optional...
### Describe the bug I am getting this error when trying to edit the config file: mati@pop-os-de-mati:~$ interpreter --config Opening `/home/mati/.config/Open Interpreter/config.yaml`... [ 0.003] W: QObject::moveToThread: Current thread (0x64dc5aa3b510) is...
### Describe the changes you have made: Just a small typo fix in the README ### Reference any relevant issues (e.g. "Fixes #000"): ### Pre-Submission Checklist (optional but appreciated): -...
### Describe the bug **run into this problem after "interpreter --model openai/gpt-4-1106-preview --api_key sk-j5axpBIXNNHI3WTSXXXXXXXXXXX016B046"** ▌ Model set to openai/gpt-4-1106-preview Open Interpreter will require approval before running code. Use interpreter -y...
### Is your feature request related to a problem? Please describe. LM Studio is a commercial product and is not open source at all. It seems kind of against the...
### Is your feature request related to a problem? Please describe. Hi, I successfully installed ’open-interpreter’ on Termux in Android after much troubleshooting and quite a few tries. It is...