OpenHands/agenthub/monologue_agent
Graham Neubig c897791024
Refactor LLM config (#2953)
* Add max_message_chars to LLM

* Refactor LLM config

* Fix tests

* Made some functions class functions

* Fix regression

* Fixed comments
2024-07-17 09:16:04 -04:00
..
2024-07-17 09:16:04 -04:00

LLM control loop

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

Usage

# Run this in project root
./agenthub/monologue_agent/build-and-run.sh "write a bash script that prints 'hello world'"