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

### Is your feature request related to a problem? Please describe. The code is not good most of the times and devs can inspect it. ### Describe the solution you'd...

enhancement

### Is your feature request related to a problem? Please describe. I have several models installed already locally that I can use with other UIs. llama-cpp-python can load all the...

enhancement

### Is your feature request related to a problem? Please describe. I have read the [GPU setup guide](https://github.com/KillianLucas/open-interpreter/blob/main/docs/GPU.md), which implies that the global CUDA Toolkit is required. However, there is...

question

### Is your feature request related to a problem? Please describe. Yes, I would like to run a local model using my Intel Arc GPU. I have successfully ran local...

question
local-model

### Describe the bug Interpreter fails if there's no API key set in system variable, even though I self-host the model and don't need any key. ``` Open Interpreter will...

bug
external

### Describe the bug When I use it and ask it to write code for me, it always replies to me that it "can't create a file on my computer"....

bug
help wanted

### Is your feature request related to a problem? Please describe. Port 1234, which is the default port for LM Studio, may be used by other applications. LM Studio allows...

enhancement

### Is your feature request related to a problem? Please describe. _No response_ ### Describe the solution you'd like Need to rewrite the code for this... By using assisstans's retrieval,...

question

### Is your feature request related to a problem? Please describe. On chatgpt when you define a python function, or you import a module, it is then available for subsequent...

question
needs verification

### Describe the bug OI hangs after completing task. ``` > please pull up ethereum's price action for the month of august - september Sure, I can help with that....

needs verification
external