open-interpreter icon indicating copy to clipboard operation
open-interpreter copied to clipboard

A natural language interface for computers

Results 619 open-interpreter issues
Sort by recently updated
recently updated
newest added

### Describe the bug i have tried both curl and pip apporach it is still showing this ![Screenshot (121)](https://github.com/KillianLucas/open-interpreter/assets/155235981/9129d1bf-7a63-4f5a-833a-33204dd32e89) ### Reproduce done pip done curl still shows 'interpreter' is not...

Bug

### Describe the bug I have two monitors. One 4k and one samsung G9 (5120x1440). I'm getting: ``` convert_to_openai_messages.py", line 138, in convert_to_openai_messages assert content_size_mb < 20, "Content size exceeds...

Bug

### Describe the changes you have made: 1. Fix `merge_delta` error while trying to concatenate None value to str. 2. Add an argument `--no_llm_supports_function_calls`. Some of Azure OpenAI models don't...

### Describe the bug I'm able to set up `AZURE_API_BASE`, `AZURE_API_KEY`, `AZURE_API_VERSION` but using interpreter still has trouble using azure openai: ``` Traceback (most recent call last): File "/Users/zhh210/installs/anaconda3/bin/interpreter", line...

bug

### Describe the bug Quitting an interpreter session with CTRL-D instead of CTRL-C causes an ugly traceback. ### Reproduce Enter `interpreter` in a terminal. Wait for the `>` prompt. Enter...

bug

### Describe the bug Object of type set is not JSON serializable error Please help me correct the code for proper use (see below) Thanks. Vincent As a side note,...

bug

### Is your feature request related to a problem? Please describe. _No response_ ### Describe the solution you'd like I'm really impressed with your project and the promotional video -...

enhancement

### Describe the changes you have made: ### Reference any relevant issues (e.g. "Fixes #000"): ### Pre-Submission Checklist (optional but appreciated): - [ ] I have included relevant documentation updates...

### Describe the changes you have made: Updated the ollama docs for an updated command. I've just been using `ollama` without issue and someone in the Discord had issues with...

### Describe the bug Tried removing pyenv, Rust, Python, open-interpreter with no result. Using mac and brew. Need to free up space it took. ### Reproduce No way to uninstall...

bug