Files
netbird/proxy/internal
Maycon Santos 99ad5642b9 [proxy] parse Bedrock Converse camelCase cache token fields
Converse responses report prompt-cache usage as cacheReadInputTokens /
cacheWriteInputTokens. They were not decoded, so cached Converse requests
were billed without their cache buckets. Map them into the same Usage
fields as the InvokeModel snake_case variants, for both buffered and
streaming responses.
2026-07-25 19:15:58 +00:00
..