thread_id for related requests in the same user conversation and model to improve prompt-cache reuse when available.
overshoot.cache:
thread_idis the ID you supplied, ornullwhen none was provided.cache_hitis true when cached prompt tokens were reported.cached_input_tokensis the number of prompt tokens served from prefix cache.
Cache metadata is observability only. It is not a guarantee that future requests will receive a cache hit.