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
easy
AI for Frontend Developers
What should generally live in the `system` parameter versus `messages`?
A
system holds the user's question; messages holds the persona
B
system holds stable, request-independent behavior (persona, scope, format); messages holds what changes per turn
C
There's no meaningful difference between the two
D
system is only for tool definitions
Check Answer