Skip to content

@ai-sdk/moonshotai@3.0.35

Choose a tag to compare

@github-actions github-actions released this 15 Aug 18:54
· 3 commits to main since this release
2bff4d2

Patch Changes

  • 9435df8: 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.