Skip to content

Commit

Permalink
edited table
Browse files Browse the repository at this point in the history
  • Loading branch information
daisyfaithauma committed Sep 26, 2024
1 parent 560f3bb commit 57db877
Showing 1 changed file with 8 additions and 9 deletions.
17 changes: 8 additions & 9 deletions src/content/docs/ai-gateway/reference/limits.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -9,15 +9,14 @@ import { Render } from "~/components";

The following limits apply to gateway configurations, logs, and related features in Cloudflare's platform.

| Feature | Limit |
| -------------------------------------------------------------------- | --------------------------- |
| Maximum gateways | 10 per account |
| Maximum logs stored [For Paid plan users only](/ai-gateway/pricing/) | 10 million logs per gateway |
| Maximum logs stored [For Free plan users](/ai-gateway/pricing/) |
| Maximum log size stored | 10 MB per log <sup>1</sup> |
| Maximum Logpush jobs | 4 per account |
| Maximum number of metadata | TBD |
| Maximum gateway name length | 64 characters |
| Feature | Limit |
| ----------------------------------------------------- | -------------------------- |
| Maximum gateways | 10 per account |
| Maximum logs stored [paid plan](/ai-gateway/pricing/) | 10 million per gateway |
| Maximum logs stored [free plan](/ai-gateway/pricing/) | 100,000 per account |
| Maximum log size stored | 10 MB per log <sup>1</sup> |
| Maximum Logpush jobs | 4 per account |
| Maximum gateway name length | 64 characters |

<sup>1</sup> Logs larger than 10 MB will not be stored.

Expand Down

0 comments on commit 57db877

Please sign in to comment.