Skip to content

Commit ddbe469

Browse files
authored
Update 2025-02-20-updated-pricing-docs.mdx (#20147)
* Update 2025-02-20-updated-pricing-docs.mdx * small wording fixes
1 parent 66ceb1d commit ddbe469

File tree

2 files changed

+7
-5
lines changed

2 files changed

+7
-5
lines changed

src/content/changelog/workers-ai/2025-02-20-updated-pricing-docs.mdx

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,10 @@ description: Granular pricing in units and neurons
44
date: 2025-02-20T11:00:00Z
55
---
66

7-
Updating Workers AI pricing page to reflect the latest models and pricing. Pricing is presented in units (tokens, audio seconds, etc) but will continue to be charged in neurons. The price per neuron remains the same as it has always has been at $0.011 per 1000 neurons.
7+
We've updated the Workers AI [pricing](/workers-ai/platform/pricing/) to include the latest models and how model usage maps to Neurons.
88

9-
Having per-model pricing (instead of buckets) allows us to be more flexible on what models are charged. As we optimize each model, we can then pass on savings for that model.
9+
* Each model'ss core input format(s) (tokens, audio seconds, images, etc) now include mappings to Neurons, making it easier to understand how your included Neuron volume is consumed and how you are charged at scale
10+
* Per-model pricing, instead of the previous bucket approach, allows us to be more flexible on how models are charged based on their size, performance and capabilities. As we optimize each model, we can then pass on savings for that model.
11+
* You will still only pay for what you consume: Workers AI inference is serverless, and not billed by the hour.
1012

11-
Going forward, models will be launched in GA with pricing. Dashboard changes are coming to reflect usage in units and neurons. Docs redesign is incoming to show pricing directly on the respective model pages.
13+
Going forward, models will be launched with their associated Neuron costs, and we'll be updating the Workers AI dashboard and API to reflect consumption in both raw units and Neurons. Visit the [Workers AI pricing](/workers-ai/platform/pricing/) page to learn more about Workers AI pricing.

src/content/docs/workers-ai/platform/pricing.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ sidebar:
66
---
77

88
:::note
9-
Workers AI has updated pricing to be more granular, with per-model unit-based pricing presented to customers, but still billing in neurons in the back end.
9+
Workers AI has updated pricing to be more granular, with per-model unit-based pricing presented, but still billing in neurons in the back end.
1010
:::
1111

1212
Workers AI is included in both the [Free and Paid Workers plans](/workers/platform/pricing/) and is priced at **$0.011 per 1,000 Neurons**.
@@ -17,7 +17,7 @@ You can monitor your Neuron usage in the [Cloudflare Workers AI dashboard](https
1717

1818
All limits reset daily at 00:00 UTC. If you exceed any one of the above limits, further operations will fail with an error.
1919

20-
| | Free <br/> allocation | Overage<br/>pricing |
20+
| | Free <br/> allocation | Pricing |
2121
| ------------ | ---------------------- | ----------------------------- |
2222
| Workers Free | 10,000 Neurons per day | N/A - Upgrade to Workers Paid |
2323
| Workers Paid | 10,000 Neurons per day | $0.011 / 1,000 Neurons |

0 commit comments

Comments
 (0)