Skip to content

v2.0.0

Choose a tag to compare

@github-actions github-actions released this 21 Apr 13:24
987c849

2.0.0 (2026-04-21)

⚠ BREAKING CHANGES

  • ai: removes openAiClientProvider and OpenAiLikeClient from the public API; use llmModelProvider with a Vercel AI SDK LanguageModel instead.

Features

  • ai: migrate core to Vercel AI SDK (#13) (90fb408)