Skip to content

Commit 56eee2c

Browse files
committed
Waring
1 parent fc558a8 commit 56eee2c

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

apps/docs/content/docs/copilot/index.mdx

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -111,6 +111,11 @@ copilotCost = (inputTokens × inputPrice + outputTokens × (outputPrice × 1.5))
111111
| Input | inputPrice |
112112
| Output | outputPrice × 1.5 |
113113

114+
<Callout type="warning">
115+
Pricing shown reflects rates as of September 4, 2025. Check provider documentation for current pricing.
116+
</Callout>
117+
114118
<Callout type="info">
115119
Model prices are per million tokens. The calculation divides by 1,000,000 to get the actual cost. See <a href="/execution/advanced#cost-calculation">Logging and Cost Calculation</a> for background and examples.
116120
</Callout>
121+

0 commit comments

Comments
 (0)