Skip to content

Releases: vercel/ai

ai@3.1.16

28 May 16:54
fdf0fba
Compare
Choose a tag to compare

Patch Changes

  • f39c0dd: feat (core, rsc): add toolChoice setting
  • Updated dependencies [f39c0dd]
    • @ai-sdk/provider@0.0.8
    • @ai-sdk/provider-utils@0.0.11

@ai-sdk/provider@0.0.8

28 May 16:54
fdf0fba
Compare
Choose a tag to compare

Patch Changes

  • f39c0dd: feat (provider): add toolChoice to language model specification

@ai-sdk/provider-utils@0.0.11

28 May 16:54
fdf0fba
Compare
Choose a tag to compare

Patch Changes

  • Updated dependencies [f39c0dd]
    • @ai-sdk/provider@0.0.8

@ai-sdk/openai@0.0.17

28 May 16:54
fdf0fba
Compare
Choose a tag to compare

Patch Changes

  • f39c0dd: feat (provider): implement toolChoice support
  • Updated dependencies [f39c0dd]
    • @ai-sdk/provider@0.0.8
    • @ai-sdk/provider-utils@0.0.11

@ai-sdk/mistral@0.0.14

28 May 16:54
fdf0fba
Compare
Choose a tag to compare

Patch Changes

  • f39c0dd: feat (provider): implement toolChoice support
  • Updated dependencies [f39c0dd]
    • @ai-sdk/provider@0.0.8
    • @ai-sdk/provider-utils@0.0.11

@ai-sdk/google@0.0.17

28 May 16:54
fdf0fba
Compare
Choose a tag to compare

Patch Changes

  • f39c0dd: feat (provider): implement toolChoice support
  • Updated dependencies [f39c0dd]
    • @ai-sdk/provider@0.0.8
    • @ai-sdk/provider-utils@0.0.11

@ai-sdk/google-vertex@0.0.3

28 May 16:54
fdf0fba
Compare
Choose a tag to compare

Patch Changes

  • f39c0dd: feat (provider): implement toolChoice support
  • Updated dependencies [f39c0dd]
    • @ai-sdk/provider@0.0.8
    • @ai-sdk/provider-utils@0.0.11

@ai-sdk/anthropic@0.0.17

28 May 16:54
fdf0fba
Compare
Choose a tag to compare

Patch Changes

  • f39c0dd: feat (provider): implement toolChoice support
  • Updated dependencies [f39c0dd]
    • @ai-sdk/provider@0.0.8
    • @ai-sdk/provider-utils@0.0.11

ai@3.1.15

27 May 12:38
1a0b22c
Compare
Choose a tag to compare

Patch Changes

  • 8e78028: feat (ai/core): add onFinish callback to streamText
  • 8e78028: feat (ai/core): add text, toolCalls, and toolResults promises to StreamTextResult (matching the generateText result API with async methods)
  • Updated dependencies [8e78028]
    • @ai-sdk/provider@0.0.7
    • @ai-sdk/provider-utils@0.0.10

@ai-sdk/provider@0.0.7

27 May 12:38
1a0b22c
Compare
Choose a tag to compare

Patch Changes

  • 8e78028: feat (ai/provider): add "unknown" finish reason (for models that don't provide a finish reason)