final lessons
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
**Lesvorm:** Tim demonstreert klassikaal. Studenten kijken. Zelf bouwen = huiswerk.
|
||||
**Demo-app:** Nieuwe PDF Q&A app from scratch
|
||||
**Vervolg op:** Les 13 — Agents
|
||||
**Aansluit op:** Les 15 — Cursor + Vercel deploy
|
||||
**Aansluit op:** Les 15 — Agents
|
||||
|
||||
---
|
||||
|
||||
@@ -428,11 +428,11 @@ const docAgent = new ToolLoopAgent({
|
||||
- Chunking strategieën
|
||||
- RAG-tool in een agent
|
||||
|
||||
**Volgende les (Les 15): Cursor + Vercel deploy**
|
||||
- Externe APIs in Next.js Server Components
|
||||
- Cursor Composer + Background Agents
|
||||
- Deploy naar Vercel productie + preview per branch
|
||||
- GitHub Actions CI (lint + build)
|
||||
**Volgende les (Les 15): Agents**
|
||||
- Agent = LLM in een loop met tools
|
||||
- ToolLoopAgent — system, tools, stopWhen, prepareStep
|
||||
- 4 stop-condities: stepCountIs, hasToolCall, isLoopFinished, custom
|
||||
- Combo: RAG-tool in een agent (combo Les 14 + 15)
|
||||
|
||||
**Daarna in deze leerlijn:**
|
||||
- Les 16: MCP — eigen Model Context Protocol server bouwen
|
||||
|
||||
Reference in New Issue
Block a user