Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions src/content/changelogs/workers-ai.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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: |-
Expand Down
Loading