forked from ParisNeo/lollms-webui
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
28 lines (28 loc) · 920 Bytes
/
.gitmodules
File metadata and controls
28 lines (28 loc) · 920 Bytes
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
[submodule "zoos/bindings_zoo"]
path = zoos/bindings_zoo
url = https://github.com/ParisNeo/lollms_bindings_zoo.git
branch = main
[submodule "zoos/personalities_zoo"]
path = zoos/personalities_zoo
url = https://github.com/ParisNeo/lollms_personalities_zoo.git
branch = main
[submodule "zoos/models_zoo"]
path = zoos/models_zoo
url = https://github.com/ParisNeo/models_zoo.git
branch = main
[submodule "utilities/safe_store"]
path = utilities/safe_store
url = https://github.com/ParisNeo/safe_store.git
branch = main
[submodule "utilities/pipmaster"]
path = utilities/pipmaster
url = https://github.com/ParisNeo/pipmaster.git
branch = main
[submodule "zoos/functions_zoo"]
path = zoos/functions_zoo
url = https://github.com/ParisNeo/lollms_functions_zoo.git
branch = main
[submodule "zoos/services_zoo"]
path = zoos/services_zoo
url = https://github.com/ParisNeo/lollms_services_zoo.git
branch = main