Skip to content

1.3.1

Choose a tag to compare

@mozex mozex released this 05 Mar 00:31
· 78 commits to main since this release
0f2435e

What's Changed

Added

  • Add dedicated inputTokenLimit and outputTokenLimit rate limit properties to MetaInformation
  • Add cache_creation breakdown to usage (CreateResponseUsageCacheCreation with ephemeral5mInputTokens and ephemeral1hInputTokens)
  • Add serviceTier field to usage (standard, priority, or batch)
  • Add serverToolUse field to usage (CreateResponseUsageServerToolUse with webSearchRequests)

Improved

  • Input/output token rate limit headers are now parsed as dedicated properties instead of falling into the generic custom bucket
  • Usage objects now capture all fields returned by the API instead of silently dropping extended fields

Full Changelog: 1.3.0...1.3.1