Quiz 14 Question 2 of 20

A multi-turn tutoring application accumulates conversation state over 40+ exchanges. By turn 30, the messages array is consuming 60,000 tokens and the student's current problem is only 5 turns old. The architect wants to compress old conversation state without losing pedagogically important context (student mistakes, misconceptions corrected, concepts mastered). What is the optimal compression strategy?

Select an answer to reveal the explanation.

Motivation