- Home
- Courses
- GenAI + RAG Agents (DS Lite)
- M0 — Prompting + LLM APIs
Micro Free Course — 100% Free Learning
All lessons in this module are free to learn. Sign in with Google to save your progress.
M0 — Prompting + LLM APIs
Structured extraction, grounding/refusal drills, OpenAI-compatible wrapper with OSS fallback and cost/latency logging.
Module Content
Prompting + Structured Extraction
Outcome: Emit valid JSON extraction + refusal on OOD Curated video (Telusko): Getting Structured Output in JSON format — https://www.youtube.com/watch?v=CllLqPwCjD4 (verified live via yt-dlp 2026-09-24). Pointer: llms-genai-for-practitioners/10 (question.py grounding pattern); shell: courses/video-scripts/genai-rag-agents/01.md.
LLM APIs (OpenAI-Compatible + OSS Fallback)
Call one chat API + OSS fallback; log cost/latency per call.
Quiz: Prompting + APIs
10 scenario MCQs, Bloom 3-4, gate >= 80.
Refusal / Grounding Drill Set (20Q Golden)
Pass the 20Q golden refusal suite with full call logs.