babyagi 2o
Created by
YoheiNakajima
BabyAGI 2o is an exploration into creating the simplest self-building autonomous agent. Unlike its sibling project BabyAGI 2, which focuses on storing and executing functions from a database, BabyAGI 2o aims to iteratively build itself by creating and registering tools as required to complete tasks provided by the user. As these functions are not stored, the goal is to integrate this with the BabyAGI 2 framework for persistence of tools created.
Add ANTHROPIC_API_KEY or OPENAI_API_KEY in secrets to use. Default model is sonnet 3.5 , change it by setting LITELLM_MODEL in secrets.
