An open API service indexing awesome lists of open source software.

https://github.com/rbren/llm-control-loop


https://github.com/rbren/llm-control-loop

Last synced: 11 months ago
JSON representation

Awesome Lists containing this project

README

          

# LLM control loop
This is meant to be contributed back to [OpenDevin](https://github.com/OpenDevin/OpenDevin)

It is currently a standalone utility. It will need to be integrated into OpenDevin's
backend.

## Usage
```bash
./build-and-run.sh "write a bash script that prints 'hello world'"
```