Engel Nyst 6e4089fb75 Remove unexpected backticks from the LLM (#440) 1 jaar geleden
..
utils 6e4089fb75 Remove unexpected backticks from the LLM (#440) 1 jaar geleden
.dockerfileignore 8b9fc3df28 feat: add workflow to ghcr (#237) 2 jaren geleden
.dockerignore 0380070e98 Abstraction that allows us to develop different agents, frontend, backend, and evaluation in parallel (#68) 2 jaren geleden
README.md 0380070e98 Abstraction that allows us to develop different agents, frontend, backend, and evaluation in parallel (#68) 2 jaren geleden
TODO.md 0380070e98 Abstraction that allows us to develop different agents, frontend, backend, and evaluation in parallel (#68) 2 jaren geleden
__init__.py 82c215ed5d Extract logic from init from langchains_agent and codeact_agent (#167) 2 jaren geleden
langchains_agent.py effac868c1 Implement deserialization for actions and observations (#359) 1 jaar geleden

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