Skip to content

Releases: vercel/ai

ai@3.4.0

21 Sep 07:13
8c690fe
Compare
Choose a tag to compare

Minor Changes

ai@3.3.44

20 Sep 14:13
70ddd17
Compare
Choose a tag to compare

Patch Changes

  • Updated dependencies [d3933e0]
    • @ai-sdk/vue@0.0.51

@ai-sdk/vue@0.0.51

20 Sep 14:13
70ddd17
Compare
Choose a tag to compare

Patch Changes

  • d3933e0: fix (ui/vue): keep intermediate assistant messages

@ai-sdk/openai@0.0.61

20 Sep 11:37
0f50dad
Compare
Choose a tag to compare

Patch Changes

  • 8132a60: feat (provider/openai): support reasoning token usage and max_completion_tokens

@ai-sdk/azure@0.0.39

20 Sep 11:36
0f50dad
Compare
Choose a tag to compare

Patch Changes

  • Updated dependencies [8132a60]
    • @ai-sdk/openai@0.0.61

ai@3.3.43

19 Sep 15:05
451c4e6
Compare
Choose a tag to compare

Patch Changes

  • fea6bec: fix (ai/core): support tool calls without arguments

ai@3.3.42

19 Sep 12:13
626cf00
Compare
Choose a tag to compare

Patch Changes

  • de37aee: feat (ai): Add support for LlamaIndex

@ai-sdk/amazon-bedrock@0.0.26

19 Sep 14:32
bb447d4
Compare
Choose a tag to compare

Patch Changes

  • 8f080f4: fix (provider/bedrock): support parallel tool calls in streaming mode

ai@3.3.41

18 Sep 10:08
ae42138
Compare
Choose a tag to compare

Patch Changes

  • Updated dependencies [692e265]
    • @ai-sdk/vue@0.0.50

@ai-sdk/vue@0.0.50

18 Sep 10:08
ae42138
Compare
Choose a tag to compare

Patch Changes

  • 692e265: feat (ui/vue): add multi-step support to useChat