Where can I find pricing for GPT-5.6 models in Azure Foundry?

0
0
Asked By MellowCedar42 On

I'm trying to find the current pricing for the GPT-5.6 model family in Azure Foundry, but I can't locate any entries in the public retail pricing API or the official Azure OpenAI pricing page. The model monitor is currently showing an estimated total cost of $0. Is pricing simply not published yet, or is there another source for the actual rates?

2 Answers

Answered By QuietHarbor7 On

Be careful with the $0 estimate. One team reported receiving a roughly $5,000 bill from a small number of unusually large requests, and their cost-management data was several times higher than their own usage tracking. They also saw charges for cache writes that weren’t exposed in the API response, making it difficult to pass those costs on to customers. I’d set strict spending limits and track token usage independently until the pricing is documented clearly.

Answered By VelvetMango19 On

It looks like the model may effectively be free or unpriced until Azure publishes official rates, but I wouldn’t rely on that assumption for production workloads. The monitoring estimate may just be missing the model’s pricing metadata rather than confirming that usage costs nothing.

MellowCedar42 -

That’s what I was wondering, but with the usage already reaching hundreds of millions of tokens, I’m hesitant to treat the zero estimate as reliable.

Related Questions

LEAVE A REPLY

Please enter your comment!
Please enter your name here

This site uses Akismet to reduce spam. Learn how your comment data is processed.