DeepFrontend
Learning Paths
Practice
System Design & DS
Design Studio
Data Structures Curriculum
Real-World Case Studies
Careers
Job Board
Resume Builder
Blog
Sign in
Search
⌘K
Go Pro
Loading compiler resources...
AI for Frontend Developers Quiz Practice
Active Recall Drill Session
← Exit Session
Question 1 of 1
medium
AI for Frontend Developers
What does stop_reason: 'tool_use' mean in the context of a streamed response, compared to 'end_turn'?
A
The stream failed and must be retried from scratch
B
The model is pausing, waiting for your app to execute a tool and send back a tool_result in a new request
C
The model finished the conversation permanently
D
It means the same thing as end_turn
Check Answer