open-interpreter
open-interpreter copied to clipboard
A natural language interface for computers
### Describe the bug I keeps saying NameError: name 'computer' is not defined a lot ### Reproduce ask it to do windows tasks ### Expected behavior no error and it...
### Is your feature request related to a problem? Please describe. currently I can provide any model name and it fails when it's not valid after first prompt ### Describe...
### 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...
### Is your feature request related to a problem? Please describe. when running my model with vLLM interpreter --api_base https://xxxxxxxxxxxx-8000.proxy.runpod.net/v1 --model casperhansen/mixtral-instruct-awq when i execute a command. I get this...
### Describe the bug config.yaml file: llm.model: "huggingface/codellama/CodeLlama-34b-Instruct-hf" Model: openai/huggingface/codellama/CodeLlama-34b-Instruct-hf This is from config.yaml file: ### OPEN INTERPRETER CONFIGURATION FILE llm.model: "huggingface/codellama/CodeLlama-34b-Instruct-hf" llm.temperature: 0.4 # Be sure to remove the...
First of all thanks for a great project! I'm now looking for a way to give several users an access to the interpreter simultanoiusly, so I need "sessions" feature. I...
### Describe the bug I cannot run OpenInterpreter using the command line. When I try to run the command `interpreter` in PowerShell or CMD, I get an error that says:...
### Describe the changes you have made: I am making use of OI as a fundamental component in my project and these changes are extremely welcome and increases OI flexibility...
### Describe the bug This is my configuration file. ``` ### OPEN INTERPRETER CONFIGURATION FILE #{} # Be sure to remove the "#" before the following settings to use them....
### Describe the bug I've tried this multiple times and Mike from the discord server has told me to create an issue report. When I try to enable OS mode...