What's Changed
🚀 Features
- Make
RequestUsageandRunUsagesupport arbitrary fields for upcoming genai-prices by @alexmojaki in #6683 - Cache per-message OTel serialization to avoid
O(n²)instrumentation cost by @dsfaccini in #6635
🐛 Bug Fixes
- Fix
ContentFilterErrorfor real Model Armor response blocks (finishReason: MODEL_ARMOR) and record moderation wire-truth cassettes by @dsfaccini in #6679
Full Changelog: v2.16.0...v2.17.0