You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/content/docs/ai-gateway/pricing.mdx
+21-3Lines changed: 21 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,17 +3,35 @@ pcx_content_type: reference
3
3
title: Pricing
4
4
sidebar:
5
5
order: 8
6
-
7
6
---
8
7
9
8
AI Gateway is available to use on all plans.
10
9
11
-
AI Gateway’s core features available today are offered for free, and all it takes is a Cloudflare account and one line of code to [get started](/ai-gateway/get-started/). Core features include: dashboard analytics, real-time logs, caching, and rate limiting.
10
+
AI Gateway's core features available today are offered for free, and all it takes is a Cloudflare account and one line of code to [get started](/ai-gateway/get-started/). Core features include: dashboard analytics, caching, and rate limiting.
12
11
13
12
We will continue to build and expand AI Gateway. Some new features may be additional core features that will be free while others may be part of a premium plan. We will announce these as they become available.
14
13
15
14
You can monitor your usage in the AI Gateway dashboard.
16
15
17
-
## Fine Print
16
+
## Persistent logs (Beta)
17
+
18
+
:::note[Note]
19
+
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.
21
+
22
+
:::
23
+
24
+
We have extended our real-time log storage (previously limited to 24 hours) to allow storage of logs for extended periods, up to 10 million logs per gateway. Persistent logs are available on all plans, with a free allocation for both free and paid plans. Charges for additional logs beyond those limits are based on the number of logs stored per month.
| Workers Free | 100,000 logs total | N/A – Upgrade to Workers Paid |
31
+
| Workers Paid | 200,000 logs total | $8 per 100,000 logs stored per month |
32
+
33
+
Allocations are based on the total logs stored across all gateways. If your limit is reached, new logs will stop being saved. To continue saving logs, you must delete older logs to free up space.
34
+
35
+
## Fine print
18
36
19
37
Prices subject to change. If you are an Enterprise customer, reach out to your account team to confirm pricing details.
0 commit comments