Skip to content

v6.0.0

Choose a tag to compare

@github-actions github-actions released this 24 Aug 18:17
b9f6a1d

6.0.0 (2026-08-24)

⚠ BREAKING CHANGES

  • llmModelProvider now returns a ChatModel (this package's own minimal interface) instead of a Vercel AI SDK LanguageModel. Bedrock no longer supports SSO, instance-role, or container credentials. optionalDependencies on @ai-sdk/* packages are removed entirely.

Features

  • replace ai/ai-sdk deps with in-house provider clients (#75) (e57ea03)