-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
24 lines (24 loc) · 1.11 KB
/
.gitmodules
File metadata and controls
24 lines (24 loc) · 1.11 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
[submodule "FullStackRetrieval-com/RetrievalTutorials"]
path = FullStackRetrieval-com/RetrievalTutorials
url = https://github.com/FullStackRetrieval-com/RetrievalTutorials.git
[submodule "langchain-ai/rag-from-scratch"]
path = langchain-ai/rag-from-scratch
url = https://github.com/langchain-ai/rag-from-scratch.git
[submodule "karpathy/nn-zero-to-hero"]
path = karpathy/nn-zero-to-hero
url = https://github.com/karpathy/nn-zero-to-hero.git
[submodule "AritraSen/LLM_RAG_Model_Deployment"]
path = AritraSen/LLM_RAG_Model_Deployment
url = https://github.com/aritrasen87/LLM_RAG_Model_Deployment.git
[submodule "0xmerkle/lcel-deepdive-runnables"]
path = 0xmerkle/lcel-deepdive-runnables
url = https://github.com/0xmerkle/lcel-deepdive-runnables.git
[submodule "Coding-Crashkurse/LCEL-Deepdive"]
path = Coding-Crashkurse/LCEL-Deepdive
url = https://github.com/Coding-Crashkurse/LCEL-Deepdive.git
[submodule "karpathy/micrograd"]
path = karpathy/micrograd
url = https://github.com/karpathy/micrograd.git
[submodule "ShawhinT/YouTube-Blog"]
path = ShawhinT/YouTube-Blog
url = https://github.com/BikS2013/ShawhinT-YouTube-Blog.git