open-interpreter
open-interpreter copied to clipboard
A natural language interface for computers
### 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...
### 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...
### Describe the bug  ### 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...
### 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...
### 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...
### 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...
### 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...
### 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...
### 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...
### 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...