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
A prompt template splits a request into a `stableSystem` string and a `buildMessages(userInput, context)` function. What is `context` typically used for?
A
Persistent persona instructions that never change
B
Per-request, non-cacheable information appended after the stable system's cache breakpoint
C
The model id to use for this call
D
The API key
Check Answer