Skip to content

Commit 38878ec

Browse files
daisyfaithaumakathaylMaddy-Cloudflare
authored
[AIG] added changelog and minor fixes (#18835)
* added changelog and minor fixes * Update ai-gateway.yaml * Update src/content/docs/ai-gateway/reference/pricing.mdx Co-authored-by: Maddy <[email protected]> --------- Co-authored-by: Kathy <[email protected]> Co-authored-by: Maddy <[email protected]>
1 parent 2a03547 commit 38878ec

File tree

2 files changed

+16
-5
lines changed

2 files changed

+16
-5
lines changed

src/content/changelogs/ai-gateway.yaml

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,19 @@ productLink: "/ai-gateway/"
55
productArea: Developer platform
66
productAreaLink: /workers/platform/changelog/platform/
77
entries:
8+
- publish_date: "2024-12-13"
9+
title: Bug Fixes
10+
description: |-
11+
* **Bug Fixes**: Fixed Anthropic errors being cached.
12+
* **Bug Fixes**: Fixed `env.AI.run()` requests using authenticated gateways returning authentication error.
13+
14+
- publish_date: "2024-11-28"
15+
title: OpenRouter
16+
description: |-
17+
* **Configuration**: Added [OpenRouter](/ai-gateway/providers/openrouter/) as a new provider.
18+
819
- publish_date: "2024-11-19"
9-
title: WebsocketS API
20+
title: WebSockets API
1021
description: |-
1122
* **Configuration**: Added [WebSockets API](/ai-gateway/configuration/websockets-api/) which provides a single persistent connection, enabling continuous communication.
1223
- publish_date: "2024-11-19"

src/content/docs/ai-gateway/reference/pricing.mdx

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ You can monitor your usage in the AI Gateway dashboard.
1717

1818
:::note[Note]
1919

20-
During the open beta, paid users can store logs persistently up to our limit of 10 million logs per gateway without being charged. Free users can use up to the free allocation below. Billing and plan limits will be applied once this feature reaches General Availability (GA). We will provide ample advance notice before this transition.
20+
**Persistent Logs will reach General Availability (GA) on February 1, 2025. Starting on this date, billing for persistent log storage will begin** for usage that exceeds the included volumes per plan (review details below). If you have been using persistent logs during the beta but do not wish to incur charges, please ensure your stored logs are within your plan's free volume before January 31, 2025.
2121

2222
:::
2323

@@ -36,9 +36,9 @@ Allocations are based on the total logs stored across all gateways. If your limi
3636

3737
Logpush is only available on the Workers Paid plan.
3838

39-
| | Paid plan |
40-
| --------------------- | ---------------------------------- |
41-
| Requests | 10 million / month, +$0.05/million |
39+
| | Paid plan |
40+
| -------- | ---------------------------------- |
41+
| Requests | 10 million / month, +$0.05/million |
4242

4343
## Fine print
4444

0 commit comments

Comments
 (0)