Skip to content

Commit 88e1ffb

Browse files
authored
add changelog for invoice and model name changes (#33154)
1 parent 79ab8d6 commit 88e1ffb

1 file changed

Lines changed: 20 additions & 0 deletions

File tree

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
---
2+
title: AI Gateway consolidates monthly usage invoice line items and standardizes model names
3+
description: AI Gateway monthly usage invoices now show the total cost per model, while invoices and logs use consistent model names.
4+
products:
5+
- ai-gateway
6+
date: 2026-09-01
7+
---
8+
9+
AI Gateway monthly usage invoices, issued at the beginning of each month for the previous month's usage, now show a single total cost for each model. These invoices no longer break out input and output token quantities and unit prices into separate line items. This change does not apply to invoices for AI Gateway credit purchases.
10+
11+
For example, an invoice that previously included these separate line items:
12+
13+
- `anthropic claude-haiku-4-5-20251001 Input Tokens`: 40,000 tokens at $0.000001 ($0.04)
14+
- `anthropic claude-haiku-4-5-20251001 Output Tokens`: 24,000 tokens at $0.000005 ($0.12)
15+
16+
The updated invoice includes one line item: `anthropic/claude-haiku-4.5`: $0.16.
17+
18+
AI Gateway has also standardized model names across invoices and logs. Model variants that previously appeared with provider-specific version suffixes now use a consistent `provider/model` identifier.
19+
20+
For more information, refer to the [Unified Billing documentation](/ai-gateway/features/unified-billing/) and [AI Gateway logging documentation](/ai-gateway/observability/logging/).

0 commit comments

Comments
 (0)