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 When trying to run `interpreter.chat()` I get: > AttributeError: module 'interpreter' has no attribute 'chat' This same function worked just a few weeks ago, so I...

bug

Need some additional formatting to make it pretty ### Describe the changes you have made: ### Reference any relevant issues (e.g. "Fixes #000"): ### Pre-Submission Checklist (optional but appreciated): -...

### Describe the changes you have made: Added `Android` section to readme that links to https://github.com/Arrendy/open-interpreter-termux ### Reference any relevant issues (e.g. "Fixes #000"): ### Pre-Submission Checklist (optional but appreciated):...

### Describe the bug Project Readme states that you are not affiliated with OpenAI, nor server their product but once launched it requires you to insert an OpenAI API key......

documentation
question

rather than using `interpreter --os` to run the new os mode, is it possible to use it in a python app? I tried setting `interpreter.os = True` but it is...

enhancement

### Describe the bug When copying code from OI to VSCode gives bad indentation. All indentations are off by two spaces. Looks like it is the markdown in OI that...

Bug

### Is your feature request related to a problem? Please describe. First, congratulations for this app, its terrific! :) My problem: my credits in openai finished, and I need to...

documentation
enhancement
good first issue

If you see an error similar to the following. ``` interpreter command not found ``` or ``` interpreter : The term 'interpreter' is not recognized as the name of acmdlet,...

documentation

### Describe the bug pip install open-interpreter, then ran into the error Could not build wheels for tiktoken ### Reproduce 1. In terminal (running macOS Python 3.12.1) 2. run pip...

invalid
question

### 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...