Integrate baby-agi (#168)

Signed-off-by: Merwane Hamadi <merwanehamadi@gmail.com>
Co-authored-by: merwanehamadi <merwanehamadi@gmail.com>
This commit is contained in:
Silen Naihin
2023-07-21 19:15:42 +01:00
committed by GitHub
parent ee13f1ac87
commit 2b3abeff4e
9 changed files with 39 additions and 9 deletions

4
.gitmodules vendored
View File

@@ -18,6 +18,10 @@
path = agent/SuperAGI
url = https://github.com/SilenNaihin/SuperAGI.git
branch = benchmark-integration
[submodule "agent/BabyAGI"]
path = agent/BabyAGI
url = https://github.com/SilenNaihin/babyagi.git
branch = benchmark-integration
[submodule "agent/beebot"]
path = agent/beebot
url = https://github.com/merwanehamadi/beebot.git