open-interpreter
open-interpreter copied to clipboard
A natural language interface for computers
### Describe the bug When I'm using the interpreter, I started by giving some big contexte before start to work Before been abble to start to work : I got...
### Describe the bug ``` /bin/bash: line 11: pyan3: command not found An error occurred on line 11 ^C Traceback (most recent call last): File "/home/coenraad/anaconda3/envs/python3115/lib/python3.11/site-packages/interpreter/core/respond.py", line 117, in respond...
### Describe the bug No matter the command it tries to run, it hangs with no feedback, CTRl-C outputs this: ```bash Traceback (most recent call last): File "/path/to/python3.11/site-packages/interpreter/core/respond.py", line 118,...
### Describe the bug When I run `interpreter --os` And then attempt a command like: `Play a boiler room set on youtube` I get a `NameError`: ``` ▌ OS Control...
### Describe the bug Since the upgrade, any request to take control of my computer (outside just chatting) is resulting in Python shutting down. ### Reproduce 1. Run interpreter OS...
### Describe the bug Can not run open-interpreter ### Reproduce i don't know where is wrong ### Expected behavior can't run ### Screenshots    ### Open Interpreter version...
### Is your feature request related to a problem? Please describe. litellm.exceptions.RateLimitError: OpenAIException - Error code: 429 - {'error': {'message': 'Rate limit reached for gpt-4 in organization org-lgQ******************** on tokens_usage_based...
### Describe the bug Nodejs interpreter seems to have issues with dicts specified on multiple lines. See screenshot. ### Reproduce "nodejs. log a dictionary that is specified on multiple lines"...
### Describe the bug At each step in a multi-step process, it wants to execute the code. The only choices are y or n. It would be great to add...
### Describe the bug When streaming out a block of code, there is a lot of repetition of characters within the block. When this rendering problem occurs, the cursor will...