Skip to content

Commit 49aa708

Browse files
authored
fix: pricing, remove beta tags on vertex (#25612)
1 parent 9c04260 commit 49aa708

File tree

3 files changed

+1
-15
lines changed

3 files changed

+1
-15
lines changed

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

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -15,25 +15,17 @@ You can monitor your usage in the AI Gateway dashboard.
1515

1616
## Persistent logs
1717

18-
:::note[Note]
19-
20-
Billing for persistent logs has not yet started. Users on paid plans can store logs beyond the included volume of 200,000 logs stored a month without being charged during this period. (Users on the free plan remain limited to the 100,000 logs cap for their plan.) We will provide plenty of advanced notice before charging begins for persistent log storage.
21-
22-
:::
23-
2418
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.
2519

2620
### Free allocation and overage pricing
2721

2822
| Plan | Free logs stored | Overage pricing |
2923
| ------------ | ------------------ | ------------------------------------ |
3024
| 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 |
25+
| Workers Paid | 1_000,000 logs total | N/A |
3226

3327
Allocations are based on the total logs stored across all gateways. For guidance on managing or deleting logs, please see our [documentation](/ai-gateway/observability/logging).
3428

35-
For example, if you are a Workers Paid plan user storing 300,000 logs, you will be charged for the excess 100,000 logs (300,000 total logs - 200,000 free logs), resulting in an $8/month charge.
36-
3729
## Logpush
3830

3931
Logpush is only available on the Workers Paid plan.

src/content/docs/ai-gateway/usage/providers/bedrock.mdx

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
11
---
22
title: Amazon Bedrock
33
pcx_content_type: get-started
4-
sidebar:
5-
badge:
6-
text: Beta
74
---
85

96
[Amazon Bedrock](https://aws.amazon.com/bedrock/) allows you to build and scale generative AI applications with foundation models.

src/content/docs/ai-gateway/usage/providers/vertex.mdx

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
11
---
22
title: Google Vertex AI
33
pcx_content_type: get-started
4-
sidebar:
5-
badge:
6-
text: Beta
74
---
85

96
[Google Vertex AI](https://cloud.google.com/vertex-ai) enables developers to easily build and deploy enterprise ready generative AI experiences.

0 commit comments

Comments
 (0)