Skip to content

Commit eb233bd

Browse files
authored
Enhance PTU pricing estimate documentation layout
Updated images and added styling for better presentation.
1 parent 4a2eae6 commit eb233bd

1 file changed

Lines changed: 12 additions & 2 deletions

File tree

0_Azure/3_AzureAI/AIFoundry/demos/10_PTU_pricing_estimate.md

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,9 @@ Last updated: 2025-12-29
2323

2424
</details>
2525

26-
<img width="1125" height="511" alt="image" src="https://github.com/user-attachments/assets/d418bd70-073b-4d26-906b-3c135d51a8ac" />
26+
<div align="center">
27+
<img width="700" alt="image" src="https://github.com/user-attachments/assets/d418bd70-073b-4d26-906b-3c135d51a8ac" style="border: 2px solid #4CAF50; border-radius: 5px; padding: 5px;"/>
28+
</div>
2729

2830
From [Understanding costs associated with provisioned throughput units (PTU)](https://learn.microsoft.com/en-us/azure/ai-foundry/openai/how-to/provisioned-throughput-onboarding?view=foundry-classic)
2931

@@ -57,7 +59,15 @@ For example: [Azure Pricing Calculator](https://azure.microsoft.com/en-us/pricin
5759

5860
> If the specific model (LLM) is not available yet in the dropdown [Azure Pricing Calculator](https://azure.microsoft.com/en-us/pricing/calculator/), we can leverage rough estimate.
5961
60-
`gpt-5-mini` \& `gpt-5`
62+
> [!NOTE]
63+
> Please review this chart as it provides a more accurate representation of the `Input TPM per PTU`:
64+
65+
> For example: `gpt-5-mini` \& `gpt-5`
66+
67+
<div align="center">
68+
<img width="600" alt="image" src="https://github.com/user-attachments/assets/d771343c-2821-4834-a9ec-82c262cfbbdd" style="border: 2px solid #4CAF50; border-radius: 5px; padding: 5px;"/>
69+
</div>
70+
6171

6272
## Provisioned Capacity Calculator
6373

0 commit comments

Comments
 (0)