Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions src/content/docs/ai-gateway/reference/limits.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ The following limits apply to gateway configurations, logs, and related features
| Feature | Limit |
| ---------------------------------------------------------------- | ----------------------------------- |
| [Cacheable request size](/ai-gateway/configuration/caching/) | 25 MB per request |
| [Cache TTL](/ai-gateway/configuration/caching/#cache-ttl-cf-aig-cache-ttl) | 1 month |
| [Custom metadata](/ai-gateway/configuration/custom-metadata/) | 5 entries per request |
| [Datasets](/ai-gateway/evaluations/set-up-evaluations/) | 10 per gateway |
| Gateways | 10 per account |
Expand Down
Loading