-
Notifications
You must be signed in to change notification settings - Fork 14
/
Copy path.gitmodules
84 lines (84 loc) · 3.13 KB
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
[submodule "vendor/openai-python"]
path = vendor/openai-python
url = https://github.com/openai/openai-python
[submodule "vendor/lollms"]
path = vendor/lollms
url = https://github.com/meta-introspector/lollms.git
[submodule "vendor/Auto-GPT-Plugin-Template"]
path = vendor/Auto-GPT-Plugin-Template
url = https://github.com/Significant-Gravitas/Auto-GPT-Plugin-Template
[submodule "vendor/Auto-GPT"]
path = vendor/Auto-GPT
url = https://github.com/jmikedupont2/Auto-GPT
[submodule "vendor/Auto-GPT-Benchmarks"]
path = vendor/Auto-GPT-Benchmarks
url = https://github.com/Significant-Gravitas/Auto-GPT-Benchmarks
[submodule "vendor/act_base"]
path = vendor/act_base
url = https://github.com/meta-introspector/act_base/
[submodule "vendor/python-poetry"]
path = vendor/python-poetry
url = https://github.com/meta-introspector/python-poetry
[submodule "vendor/basic_agent"]
path = vendor/basic_agent
url = https://github.com/meta-introspector/basic_agent
[submodule "vendor/TheAgency"]
path = vendor/TheAgency
url = https://github.com/shamantechnology/TheAgency
[submodule "vendor/mljar-agent"]
path = vendor/mljar-agent
url = https://github.com/pplonski/mljar-agent
[submodule "vendor/Swarms-Of-Sparta"]
path = vendor/Swarms-Of-Sparta
url = https://github.com/Agora-X/Swarms-Of-Sparta
[submodule "vendor/Jarvis"]
path = vendor/Jarvis
url = https://github.com/jankomisarczyk/Jarvis
[submodule "vendor/AutoGPT-trading"]
path = vendor/AutoGPT-trading
url = https://github.com/enachb/AutoGPT-trading.git
[submodule "vendor/ScottGPT"]
path = vendor/ScottGPT
url = https://github.com/scottmas/ScottGPT
[submodule "vendor/AutoGPTv2"]
path = vendor/AutoGPTv2
url = https://github.com/taylor-ennen/AutoGPTv2
[submodule "vendor/beebot"]
path = vendor/beebot
url = https://github.com/AutoPackAI/beebot.git
[submodule "vendor/Auto-GPT-Turbo"]
path = vendor/Auto-GPT-Turbo
url = https://github.com/lc0rp/Auto-GPT-Turbo.git
[submodule "vendor/smol-developer"]
path = vendor/smol-developer
url = https://github.com/e2b-dev/smol-developer.git
[submodule "vendor/Multi-GPT"]
path = vendor/Multi-GPT
url = https://github.com/sidhq/Multi-GPT
[submodule "vendor/Auto-GPT-aj"]
path = vendor/Auto-GPT-aj
url = https://github.com/kaqijiang/Auto-GPT-aj
[submodule "vendor/Godmode-GPT"]
path = vendor/Godmode-GPT
url = https://github.com/FOLLGAD/Godmode-GPT
[submodule "vendor/Auto-GPT-Graph"]
path = vendor/Auto-GPT-Graph
url = https://github.com/kairess/Auto-GPT-Graph
[submodule "vendor/BillSchumacher"]
path = vendor/BillSchumacher
url = https://github.com/BillSchumacher/Auto-GPT
[submodule "vendor/Auto-GPT-chat-gpt-prompts"]
path = vendor/Auto-GPT-chat-gpt-prompts
url = https://github.com/chatgpt-prompts/Auto-GPT-chat-gpt-prompts
[submodule "vendor/MasonBoomPersonalAssistant"]
path = vendor/MasonBoomPersonalAssistant
url = https://github.com/MasonBoom/AutoGPT.git
[submodule "vendor/PolyGPT"]
path = vendor/PolyGPT
url = https://github.com/polywrap/PolyGPT.git
[submodule "vendor/SuperAGI"]
path = vendor/SuperAGI
url = https://github.com/SilenNaihin/SuperAGI.git
[submodule "vendor/babyagi"]
path = vendor/babyagi
url = https://github.com/SilenNaihin/babyagi.git