Skip to content

Commit a6b75ff

Browse files
daisyfaithaumaelithrar
authored andcommitted
Limits update (#16826)
* Limits update * footnote added * Updated details on limits * edited table
1 parent e7c7bf5 commit a6b75ff

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

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

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,17 @@ sidebar:
77

88
import { Render } from "~/components";
99

10-
You can have a maximum of 10 gateways within your AI Gateway account.
10+
The following limits apply to gateway configurations, logs, and related features in Cloudflare's platform.
11+
12+
| Feature | Limit |
13+
| ----------------------------------------------------- | -------------------------- |
14+
| Maximum gateways | 10 per account |
15+
| Maximum logs stored [paid plan](/ai-gateway/pricing/) | 10 million per gateway |
16+
| Maximum logs stored [free plan](/ai-gateway/pricing/) | 100,000 per account |
17+
| Maximum log size stored | 10 MB per log <sup>1</sup> |
18+
| Maximum Logpush jobs | 4 per account |
19+
| Maximum gateway name length | 64 characters |
20+
21+
<sup>1</sup> Logs larger than 10 MB will not be stored.
1122

1223
<Render file="limits-increase" product="ai-gateway" />

0 commit comments

Comments
 (0)