Skip to content

workers-ai-provider@4.0.0

Latest

Choose a tag to compare

@github-actions github-actions released this 22 Jul 16:16
fa82946

Major Changes

  • #601 7a6f8dd Thanks @OskarLebuda! - Add support for AI SDK 7

    Bumps peer dependencies to require ai@^7 and @ai-sdk/provider@^4. This is a breaking change for users on AI SDK 6, who should stay on the previous major version of these packages.

Patch Changes

  • #602 2e64811 Thanks @aninibread! - Docs: point AI Search users to the new dedicated ai-search-provider package for Cloudflare's new ai_search and ai_search_namespaces Workers bindings. createAISearch and createAutoRAG in this package continue to wrap the legacy AutoRAG binding, unchanged.