From 546e095210f2c0d3197ea46d4f17c30c3a9a4790 Mon Sep 17 00:00:00 2001 From: mchen Date: Thu, 5 Dec 2024 13:30:12 -0500 Subject: [PATCH] updating changelog --- src/content/changelogs/workers-ai.yaml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/src/content/changelogs/workers-ai.yaml b/src/content/changelogs/workers-ai.yaml index 224653a6ba44b7..fac712d69c68f7 100644 --- a/src/content/changelogs/workers-ai.yaml +++ b/src/content/changelogs/workers-ai.yaml @@ -5,6 +5,14 @@ productLink: "/workers-ai/" productArea: Developer platform productAreaLink: /workers/platform/changelog/platform/ entries: + - publish_date: "2024-12-05" + title: @cloudflare/ai npm package deprecation + decription: |- + - The [@cloudflare/ai](https://www.npmjs.com/package/@cloudflare/ai) npm package is now deprecated in favor of the native binding via `env.AI.run()` + - publish_date: "2024-12-02" + title: Workers AI Llama models are now out of beta + decription: |- + - Usage will start showing up on dashboard and billing will begin - publish_date: "2024-09-26" title: Workers AI Birthday Week 2024 announcements description: |-