Jim Su b1b96df8a8 Replace environment variables with configuration file (#339) 2 лет назад
..
utils b1b96df8a8 Replace environment variables with configuration file (#339) 2 лет назад
.dockerfileignore 8b9fc3df28 feat: add workflow to ghcr (#237) 2 лет назад
.dockerignore 0380070e98 Abstraction that allows us to develop different agents, frontend, backend, and evaluation in parallel (#68) 2 лет назад
Dockerfile 0380070e98 Abstraction that allows us to develop different agents, frontend, backend, and evaluation in parallel (#68) 2 лет назад
README.md 0380070e98 Abstraction that allows us to develop different agents, frontend, backend, and evaluation in parallel (#68) 2 лет назад
TODO.md 0380070e98 Abstraction that allows us to develop different agents, frontend, backend, and evaluation in parallel (#68) 2 лет назад
__init__.py 82c215ed5d Extract logic from init from langchains_agent and codeact_agent (#167) 2 лет назад
build-and-run.sh 0380070e98 Abstraction that allows us to develop different agents, frontend, backend, and evaluation in parallel (#68) 2 лет назад
langchains_agent.py a6f0c066b5 Implement Planning (#267) 2 лет назад

README.md

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/langchains_agent/build-and-run.sh "write a bash script that prints 'hello world'"