| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
- Bump ai core 5.0.124 to 6.0.81 - Bump @ai-sdk/provider 2.0.1 to 3.0.8 - Bump @ai-sdk/provider-utils 3.0.20 to 4.0.14 - Bump all 16 @ai-sdk/* provider packages to latest - Fix renamed exports: createProviderDefined* to createProviderTool* (6 files) - Remove deprecated 'name' property from tool factories (6 files) - Fix LanguageModel V2/V3 type compatibility across provider, session, and transform - Make toModelMessages async (convertToModelMessages is now async in ai@6) - Add Opus 4.6 variant detection in transform.ts (high/max/fast)
|
The following comment was made by an LLM, it may be inaccurate: Based on my search, I found 2 potentially related PRs:
These could be checking if there's overlap in the Opus 4.6 adaptive thinking implementation between these PRs. |
Sorry, something went wrong.
|
Closing in favor of #12342 which covers the same SDK v6 bump + Opus 4.6 adaptive thinking support, plus additional fixes (token counting, plugin). Apologies for the duplicate. |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Fixes #13227
Bumps the full AI SDK ecosystem from v5 to v6 and adds Claude Opus 4.6 adaptive thinking support.
Changes
SDK bump (17 files, 199+/171-):
Breaking change fixes:
Opus 4.6 variants (transform.ts):
Verification