Skip to content

Commit 9f009c9

Browse files
added changelog and minor fixes
1 parent f35a3a1 commit 9f009c9

File tree

2 files changed

+14
-4
lines changed

2 files changed

+14
-4
lines changed

src/content/changelogs/ai-gateway.yaml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,16 @@ 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+
- publish_date: "2024-11-28"
14+
title: OpenRouter
15+
description: |-
16+
* **Configuration**: Added [OpenRouter](/ai-gateway/providers/openrouter/) as a new provider.
17+
818
- publish_date: "2024-11-19"
919
title: WebsocketS API
1020
description: |-

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 (see 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)