Skip to content

Conversation

@winzig
Copy link
Contributor

@winzig winzig commented Sep 29, 2025

As defined here in Anthropic docs, this ServiceTier property can currently be "standard", "priority", or "batch"

As defined here in Anthropic docs, this ServiceTier property can currently be "standard", "priority", or "batch"
Copilot AI review requested due to automatic review settings September 29, 2025 23:31
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR adds a ServiceTier property to the MessageResponse.Usage class to support the Anthropic API's service tier functionality. The service tier indicates the priority level of the request and can be "standard", "priority", or "batch" according to the Anthropic documentation.

  • Adds ServiceTier string property with proper JSON serialization attribute

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants