Skip to main content
🔒 Preview mode. The first 15 Foundations lessons are free; this one is Pro. Start a 7-day trial to unlock the editor, AI hints and the rest of the curriculum. Card required, cancel any time in Dashboard.
Start 7-day trial →
⚡
← Courses
›
AI Engineering with Python
›
Module 1 · LLM API Fundamentals
›
Streaming responses
quiz
6 / 105
🇺🇸
EN
▼
↗
Share
⋯
More
+75 XP
📋
Task
📖
Theory
🤖
AI Help
Task
📝 **Question:** Why use streaming responses from Claude in a chat UI? 💡 Streaming doesn't change cost or rate limits — it changes UX.
🎯 Quiz
Question
📝 **Question:** Why use streaming responses from Claude in a chat UI? 💡 Streaming doesn't change cost or rate limits — it changes UX.
A
Streaming halves the per-token bill because partial outputs are billed at a cheaper rate
B
Streaming gives users tokens as they arrive — feels instant even if total time is the same
C
Streaming requests bypass the usual per-minute rate limits on the account
D
Streaming silently routes to a smaller, faster model behind the same API
Submit answer
💬 Discussion
Be the first to ask a question or share a tip.
Sign in
to join the discussion. Reading is free.
Loading discussion…