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 openai.error.APIError: Invalid response object from API: '{"object":"error","message":"Only /v1/chat/completions && /v1/embeddings allowed now , your path {/chat/completions}","code":40301}' (HTTP response code was 403) ### Reproduce > 你好 Give...

bug

### Is your feature request related to a problem? Please describe. Maybe I'm missing something but missing config for default interpreter (installed via pip3 install open-interpreter), like setting it to...

needs verification

### Describe the bug ![WFq5ylpRG3](https://github.com/KillianLucas/open-interpreter/assets/28748029/8e808340-9604-48c6-a043-59a2e8532937) ### Reproduce 1. where /R C:\Users\Administrator\Desktop "电梯.txt" 2.error C:\Users\Administrator>where /R C:\Users\Administrator\Desktop "������.txt" INFO: Could not find files for the given pattern(s). C:\Users\Administrator> ### Expected behavior...

bug
help wanted

### Is your feature request related to a problem? Please describe. the litellm dependency is quite old in the lockfile (0.13.x) compared to the latest release which is 1.7.x on...

enhancement

### Describe the bug When running very basic commands I keep receiving the following error. I am on a paid account and am attempting to use GPT4 Turbo. **_openai.error.RateLimitError: Rate...

question

### Describe the bug Upon reviewing the error logs, it's evident that there is a compatibility issue when attempting to load the shared library libllama.dylib. The core of the problem...

bug

### Is your feature request related to a problem? Please describe. GPT api keys are paid and the only alternative to that is hugging face models that run locally, which...

enhancement

### Describe the bug Traceback (most recent call last): File "/opt/conda/envs/python35-paddle120-env/bin/interpreter", line 8, in sys.exit(cli()) File "/opt/conda/envs/python35-paddle120-env/lib/python3.10/site-packages/interpreter/interpreter.py", line 131, in cli cli(self) File "/opt/conda/envs/python35-paddle120-env/lib/python3.10/site-packages/interpreter/cli.py", line 207, in cli interpreter.chat() File...

bug

### Is your feature request related to a problem? Please describe. OpenAI is cool but it's also very expensive. ### Describe the solution you'd like LLAVA could be a great...

question
external

### Is your feature request related to a problem? Please describe. Code Generation can get stuck in an infinite loop, which can indefinitely consume API credits ### Describe the solution...

enhancement