-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
18 lines (18 loc) · 936 Bytes
/
.gitmodules
File metadata and controls
18 lines (18 loc) · 936 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[submodule "assignments/eliza-llm-course"]
path = assignments/eliza-llm-course
url = https://github.com/ContextLab/eliza-llm-course.git
[submodule "assignments/spam-classifier-llm-course"]
path = assignments/spam-classifier-llm-course
url = https://github.com/ContextLab/spam-classifier-llm-course.git
[submodule "assignments/embeddings-llm-course"]
path = assignments/embeddings-llm-course
url = https://github.com/ContextLab/embeddings-llm-course.git
[submodule "assignments/customer-service-bot-llm-course"]
path = assignments/customer-service-bot-llm-course
url = https://github.com/ContextLab/customer-service-bot-llm-course.git
[submodule "assignments/gpt-llm-course"]
path = assignments/gpt-llm-course
url = https://github.com/ContextLab/gpt-llm-course.git
[submodule "assignments/final-project-llm-course"]
path = assignments/final-project-llm-course
url = https://github.com/ContextLab/final-project-llm-course.git