Commit d65a614
committed
LLM Zoomcamp: restructure for 2026 syllabus + Slack-derived FAQs
- Restructure modules to match the 2026 syllabus: module-2 is now Agents
(was Vector Search), module-3 Vector Search (was Evaluation), module-4
Evaluation (was Monitoring), module-5 Monitoring (new), module-6 Best
Practices. Old workshops-agents folded into module-2 (Agents)
- Drop tooling that's no longer in the course: Qdrant content (not
sponsoring this year), Elasticsearch troubleshooting (replaced),
Arize/Phoenix (not used), Anaconda-specific install advice (uv is
recommended now), 5 placeholder "Question" stubs, minsearch
AppendableIndex (fixed in current minsearch)
- Add 12 technical FAQs from #course-llm-zoomcamp Slack threads
(filtered to genuinely-technical-and-not-already-covered):
- module-1: OpenAI 429 quota -> Groq/Gemini/Ollama; minsearch
wget->raw syntax error; non-OpenAI token counting; direnv for
API keys
- module-2 (Agents): asyncio in Jupyter; non-OpenAI tool calling;
OpenAI Responses API on non-OpenAI providers
- module-3 (Vector Search): question vs answer vs both embedding
strategy
- module-4 (Evaluation): JSONDecodeError on ground truth; Jupyter
kernel crash; Gemini rate limits
- project: orchestration tool optional; recommender RAG eval;
chunking strategy; reproducibility (no secrets in repo)
- Renumber sort_order sequentially within each section
ML Zoomcamp: drop Saturn Cloud content
- Remove 7 module-8 FAQs that were Saturn Cloud-specific (no longer
sponsored). Update general/012 (special hardware) and misc/015
(free cloud alternatives) to drop Saturn Cloud references.1 parent 52649f4 commit d65a614
96 files changed
Lines changed: 356 additions & 703 deletions
File tree
- _questions
- llm-zoomcamp
- general
- module-1
- module-2
- module-3
- module-4
- module-5
- module-6
- project
- workshops-agents
- workshops-dlthub
- machine-learning-zoomcamp
- general
- misc
- module-8
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
6 | 7 | | |
7 | | - | |
| 8 | + | |
| 9 | + | |
8 | 10 | | |
9 | | - | |
| 11 | + | |
| 12 | + | |
10 | 13 | | |
11 | | - | |
| 14 | + | |
| 15 | + | |
12 | 16 | | |
13 | | - | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
14 | 22 | | |
15 | | - | |
| 23 | + | |
| 24 | + | |
16 | 25 | | |
17 | 26 | | |
18 | 27 | | |
19 | | - | |
20 | | - | |
21 | | - | |
| 28 | + | |
| 29 | + | |
Lines changed: 0 additions & 19 deletions
This file was deleted.
Lines changed: 0 additions & 51 deletions
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
Lines changed: 0 additions & 20 deletions
This file was deleted.
Lines changed: 0 additions & 42 deletions
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
Lines changed: 0 additions & 8 deletions
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
0 commit comments