We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 120126a commit 546e095Copy full SHA for 546e095
src/content/changelogs/workers-ai.yaml
@@ -5,6 +5,14 @@ productLink: "/workers-ai/"
5
productArea: Developer platform
6
productAreaLink: /workers/platform/changelog/platform/
7
entries:
8
+ - publish_date: "2024-12-05"
9
+ title: @cloudflare/ai npm package deprecation
10
+ decription: |-
11
+ - 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()`
12
+ - publish_date: "2024-12-02"
13
+ title: Workers AI Llama models are now out of beta
14
15
+ - Usage will start showing up on dashboard and billing will begin
16
- publish_date: "2024-09-26"
17
title: Workers AI Birthday Week 2024 announcements
18
description: |-
0 commit comments