<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Changelog · Workers AI</title><link>https://developers.cloudflare.com/workers-ai/changelog/</link><description>Updates to Cloudflare's Workers AI product.</description><language>en-us</language><atom:link href="https://developers.cloudflare.com/workers-ai/changelog/index.xml" rel="self"/><lastBuildDate>Thu, 11 Apr 2024 08:00:00 EST</lastBuildDate><item><title>Add AI native binding</title><link>https://developers.cloudflare.com/workers-ai/changelog/#add-ai-native-binding</link><description>&lt;ul>
&lt;li>Added new AI native binding, you can now run models with &lt;code>const resp = await env.AI.run(modelName, inputs)&lt;/code>&lt;/li>
&lt;li>Deprecated &lt;code>@cloudflare/ai&lt;/code> npm package. While existing solutions using the @cloudflare/ai package will continue to work, no new Workers AI features will be supported.
Moving to native AI bindings is highly recommended&lt;/li>
&lt;/ul></description><pubDate>Thu, 11 Apr 2024 08:00:00 EST</pubDate></item></channel></rss>