mirror of
https://github.com/aljazceru/Auto-GPT.git
synced 2026-01-21 23:14:24 +01:00
Refactoring for TDD (#222)
This commit is contained in:
18
.gitmodules
vendored
18
.gitmodules
vendored
@@ -1,7 +1,7 @@
|
||||
[submodule "agent/Auto-GPT"]
|
||||
path = agent/Auto-GPT
|
||||
url = https://github.com/Significant-Gravitas/Auto-GPT
|
||||
branch = master
|
||||
path = agent/Auto-GPT
|
||||
url = https://github.com/Significant-Gravitas/Auto-GPT
|
||||
branch = master
|
||||
[submodule "agent/gpt-engineer"]
|
||||
path = agent/gpt-engineer
|
||||
url = https://github.com/merwanehamadi/gpt-engineer.git
|
||||
@@ -23,10 +23,10 @@
|
||||
url = https://github.com/SilenNaihin/babyagi.git
|
||||
branch = benchmark-integration
|
||||
[submodule "agent/beebot"]
|
||||
path = agent/beebot
|
||||
url = https://github.com/AutoPackAI/beebot.git
|
||||
branch = main
|
||||
path = agent/beebot
|
||||
url = https://github.com/AutoPackAI/beebot.git
|
||||
branch = main
|
||||
[submodule "agbenchmark/challenges"]
|
||||
path = agbenchmark/challenges
|
||||
url = https://github.com/SilenNaihin/agbenchmark_challenges.git
|
||||
branch = main
|
||||
path = agbenchmark/challenges
|
||||
url = https://github.com/SilenNaihin/agbenchmark_challenges.git
|
||||
branch = main
|
||||
|
||||
Reference in New Issue
Block a user