From ae183fd900abc1742db25b9961c1f74667244236 Mon Sep 17 00:00:00 2001 From: Kathy <153706637+kathayl@users.noreply.github.com> Date: Thu, 20 Feb 2025 15:52:43 -0800 Subject: [PATCH] Update 2025-02-20-updated-pricing-docs.mdx removed extra "s" --- .../changelog/workers-ai/2025-02-20-updated-pricing-docs.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/content/changelog/workers-ai/2025-02-20-updated-pricing-docs.mdx b/src/content/changelog/workers-ai/2025-02-20-updated-pricing-docs.mdx index 584748450bf9d0..22df837d440f9a 100644 --- a/src/content/changelog/workers-ai/2025-02-20-updated-pricing-docs.mdx +++ b/src/content/changelog/workers-ai/2025-02-20-updated-pricing-docs.mdx @@ -6,7 +6,7 @@ date: 2025-02-20T11:00:00Z We've updated the Workers AI [pricing](/workers-ai/platform/pricing/) to include the latest models and how model usage maps to Neurons. -* 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 +* Each model's 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 * 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. * You will still only pay for what you consume: Workers AI inference is serverless, and not billed by the hour.