AutoGPT/.gitmodules

29 lines
954 B
Plaintext
Raw Normal View History

2023-07-02 20:14:49 +00:00
[submodule "agent/Auto-GPT"]
path = agent/Auto-GPT
url = https://github.com/merwanehamadi/Auto-GPT.git
branch = remove-append-to-file
2023-07-03 18:53:28 +00:00
[submodule "agent/gpt-engineer"]
path = agent/gpt-engineer
url = https://github.com/merwanehamadi/gpt-engineer.git
branch = benchmark-integration
[submodule "agent/mini-agi"]
path = agent/mini-agi
url = https://github.com/SilenNaihin/mini-agi.git
branch = benchmark-integration
[submodule "agent/smol-developer"]
path = agent/smol-developer
url = https://github.com/merwanehamadi/developer.git
branch = benchmark-integration
2023-07-08 07:27:31 +00:00
[submodule "agent/SuperAGI"]
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
2023-07-19 20:37:29 +00:00
[submodule "agent/beebot"]
path = agent/beebot
url = https://github.com/merwanehamadi/beebot.git
2023-07-19 21:53:42 +00:00
branch = master