Major Changes
-
#601
7a6f8ddThanks @OskarLebuda! - Add support for AI SDK 7Bumps peer dependencies to require
ai@^7and@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
2e64811Thanks @aninibread! - Docs: point AI Search users to the new dedicatedai-search-providerpackage for Cloudflare's newai_searchandai_search_namespacesWorkers bindings.createAISearchandcreateAutoRAGin this package continue to wrap the legacyAutoRAGbinding, unchanged.