File tree Expand file tree Collapse file tree 1 file changed +12
-1
lines changed
src/content/docs/ai-gateway/reference Expand file tree Collapse file tree 1 file changed +12
-1
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,17 @@ sidebar:
77
88import { 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" />
You can’t perform that action at this time.
0 commit comments