Skip to content

add multiregion pricing for gpt 5.6 family#843

Open
prabhash-varma wants to merge 1 commit into
mainfrom
add/gpt-5.6-multiregion-pricing
Open

add multiregion pricing for gpt 5.6 family#843
prabhash-varma wants to merge 1 commit into
mainfrom
add/gpt-5.6-multiregion-pricing

Conversation

@prabhash-varma

Copy link
Copy Markdown
Contributor

Description

Please include a summary of the changes and the related issue. Please also include relevant motivation and context.

  • New model pricing
  • Update existing pricing
  • New model configuration
  • Bug fix

Source Verification

Source Link: [Add link here]
https://developers.openai.com/api/docs/pricing

Checklist

  • I have validated the JSON using jq or an online validator
  • I have verified that prices are in cents per token (not dollars)
  • I have included the source link above
  • I have signed the CLA (if first-time contributor)

Related Issue

Fixes # (issue)

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Adds multi-region pricing entries for the OpenAI gpt-5.6-* model family in the pricing catalog, enabling region-specific overrides while preserving existing default pricing.

Changes:

  • Added custom_pricing.regions["us,eu,au,ca,jp,in,sg,kr,gb,ae"] blocks for gpt-5.6-sol, gpt-5.6-terra, and gpt-5.6-luna.
  • Updated region-specific token prices across standard, batch, flex, and priority execution modes with tiered pricing (lte-272k, gt-272k where applicable).

💡 Add Copilot custom instructions for smarter, more guided reviews. 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