submodule integration

This commit is contained in:
Silen Naihin
2023-07-08 12:47:48 -04:00
parent 082a876612
commit a35569a77b
3 changed files with 71 additions and 0 deletions

4
.gitmodules vendored
View File

@@ -18,3 +18,7 @@
path = agent/SuperAGI
url = https://github.com/SilenNaihin/SuperAGI.git
branch = benchmark-integration
[submodule "agent/AgentGPT"]
path = agent/AgentGPT
url = https://github.com/SilenNaihin/AgentGPT.git
branch = benchmark-integration