Question 1· Select all that apply
A service caches a 30,000 token system prompt and reads it back on nearly every call. Two routes were added last month and neither one shows a cache read.
Route B sends the identical system prompt to a smaller model. Route C sends the same prompt with the customer's display name appended to the end of it, so the reply can greet them by name.
Select the two statements that explain what these routes see.
Select all that apply.