bars0um
bars0um
I was wondering if I can control which .env is picked up by the assembleRelease/assembleDebug build processes. At the moment, it seems to me that I cannot choose which environment...
### Steps to reproduce This seems like a serious bug, or possibly I'm unable to find the proper documentation to do this correctly. I have a controller for a class...
I realize there is a way to exclude audits for fields but that seems to entirely drop the audit of the action. Normally you would want to "mask" a sensitive...
### Describe the bug It's important to note how influential the default system message is. I've been going in circles trying to understand why the interpreter has been giving me...
### Describe the bug The Computer module is missing the files property (it's never assigned). On asking the model to use it to write files I get the following error:...
### Describe the changes you have made: Import the missing Files module into the Computer module ### Reference any relevant issues (e.g. "Fixes #000"): https://github.com/OpenInterpreter/open-interpreter/issues/1106 ### Pre-Submission Checklist (optional but...
### Describe the changes you have made: Added Ruby Language support ### Reference any relevant issues (e.g. "Fixes #000"): https://github.com/OpenInterpreter/open-interpreter/issues/1094 ### Pre-Submission Checklist (optional but appreciated): - [ n/a? ]...
### Version Command-line (Python) version ### Suggestion I'm trying to see if I can add support for rails. I'm running into a lot of situations where the LLM diverges totally...
### Describe the bug I've setup text-generation-webui to run on docker using the Dockerfile and docker-compose.yaml included in the docker folder. I can launch fine and browse to localhost:7860 but...
**Describe the bug** The interface lags after a conversation gets a little long (around 10-20 messages with full code text, say about 5000 tokens in each message). When this happens,...