Skip to content

@ai-sdk/provider@4.0.17

Choose a tag to compare

@github-actions github-actions released this 16 Sep 21:42
· 6 commits to main since this release
1a82df1

Patch Changes

  • a7dd893: Add experimental evaluation model aliases and registry resolution. customProvider accepts evaluationModels, registries expose evaluationModel, and experimental_evaluate accepts string IDs when an evaluation-capable default provider is explicitly configured. Evaluation never implicitly falls back to Gateway. Model-resolution errors now identify evaluationModel while stable provider contracts remain unchanged.