Jack Quimby
Jack Quimby
I have written a little markdown file to outline the process that has worked for me to get local models running with OpenDevin. Main points: - setup - modify config...
## Issue #628 - Document difference between different agents (and maybe expose descriptions in UI) - Updated Documentation in all `Agenthub/...` files to docstrings - Small prompt change in `codeact_agent`...
## WIP: Implementing an agent that works similar to [SWE-Agent](https://github.com/princeton-nlp/SWE-agent) ### Agent Features: - [x] Application Computer Interface - simplifies the commands required by the llm. - [x] Implement: 'read',...
#### Describe the bug I am trying to use an agent other than the monologue agent but no matter what I select it always uses monologue agent #### Setup and...
**What problem or use case are you trying to solve?** When models are writing code to modify files they often make spacing mistakes and other errors that can be easily...