Skip to content

Commit 2274948

Browse files
authored
Update limits.mdx
1 parent 2e56ba5 commit 2274948

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

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

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,15 +11,16 @@ The following limits apply to gateway configurations, logs, and related features
1111

1212
| Feature | Limit |
1313
| --------------------------------------------------------------- | ----------------------------------- |
14+
| Cacheable request size | 25 MB per request |
15+
| Custom metadata | 5 metadata entries per request |
1416
| Datasets | 10 per gateway |
1517
| Gateways | 10 per account |
18+
| Gateway name length | 64 characters |
1619
| Logs stored [paid plan](/ai-gateway/reference/pricing/) | 10 million per gateway <sup>1</sup> |
1720
| Logs stored [free plan](/ai-gateway/reference/pricing/) | 100,000 per account <sup>2</sup> |
1821
| Log size stored | 10 MB per log <sup>3</sup> |
1922
| Logpush jobs | 4 per account |
2023
| Logpush size limit | 1MB per log |
21-
| Gateway name length | 64 characters |
22-
| Cacheable request size | 25 MB per request |
2324

2425
<sup>1</sup> If you have reached 10 million logs stored per gateway, new logs
2526
will stop being saved. To continue saving logs, you must delete older logs in

0 commit comments

Comments
 (0)