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

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'"