Skip to content

@ai-sdk/moonshotai@2.0.47

Choose a tag to compare

@github-actions github-actions released this 18 Aug 03:58
· 1789 commits to main since this release
7ef2591

Patch Changes

  • c01944c: feat(provider/moonshotai): normalize tool schemas for Moonshot's MFJS validator. Tuple items arrays become prefixItems, type next to anyOf moves into the branches, and non-object root schemas fail with a clear client-side error instead of Moonshot's opaque 400. Everything else passes through unchanged; the original schema is still used for AI SDK result validation.