-
Notifications
You must be signed in to change notification settings - Fork 32
/
Copy path.gitmodules
39 lines (39 loc) · 1.25 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
[submodule "rag-server"]
path = rag-server
url = https://github.com/WeOps-Lab/rag-server.git
[submodule "chat-server"]
path = chat-server
url = https://github.com/WeOps-Lab/chat-server.git
[submodule "chunk-server"]
path = chunk-server
url = https://github.com/WeOps-Lab/chunk-server.git
[submodule "bce-embed-server"]
path = bce-embed-server
url = https://github.com/WeOps-Lab/bce-embed-server
[submodule "fast-embed-server"]
path = fast-embed-server
url = https://github.com/WeOps-Lab/fast-embed-server
[submodule "ocr-server"]
path = ocr-server
url = https://github.com/WeOps-Lab/ocr-server
[submodule "pandoc-server"]
path = pandoc-server
url = https://github.com/WeOps-Lab/pandoc-server
[submodule "bionics"]
path = bionics
url = https://github.com/WeOps-Lab/bionics
[submodule "classicfy-aiops-server"]
path = classicfy-aiops-server
url = https://github.com/WeOps-Lab/classicfy-aiops-server
[submodule "munchkin-web"]
path = munchkin-web
url = https://github.com/WeOps-Lab/munchkin-web.git
[submodule "munchkin"]
path = munchkin
url = https://github.com/WeOps-Lab/munchkin.git
[submodule "pilot"]
path = pilot
url = https://github.com/WeOps-Lab/pilot.git
[submodule "kube-service"]
path = kube-service
url = https://github.com/WeOps-Lab/kube-service