fix(gemini): map cached content tokens to claude cache read usage
- Deduct `cachedContentTokenCount` from `promptTokenCount` for `usage.input_tokens`. - Set `usage.cache_read_input_tokens` when cached tokens are present in streaming and non-streaming responses. Closes: #5238
L
Luis Pater committed
6f6856e7849ee4813ba50c3812c264e69c0c541e
Parent: 4fa1de2