Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
2.2.16
->2.2.37
Release Notes
vercel/ai (ai)
v2.2.37
Compare Source
Patch Changes
a6b5764
: Add support for Mistral's JavaScript SDKv2.2.36
Compare Source
Patch Changes
141f0ce
: Fix: onFinal callback is invoked with text from onToolCall when onToolCall returns stringv2.2.35
Compare Source
Patch Changes
b717dad
: Adding Inkeep as a stream providerv2.2.34
Compare Source
Patch Changes
2c8ffdb
: cohere-stream: support AsyncIterableed1e278
: Message annotations handling for all Message typesv2.2.33
Compare Source
Patch Changes
8542ae7
: react/use-assistant: add onError handler97039ff
: OpenAIStream: Add support for the Azure OpenAI client libraryv2.2.32
Compare Source
Patch Changes
7851fa0
: StreamData: addannotations
andappendMessageAnnotation
supportv2.2.31
Compare Source
Patch Changes
9b89c4d
: react/use-assistant: Expose setInput75751c9
: ai/react: Add experimental_onToolCall to useChat.v2.2.30
Compare Source
Patch Changes
ac503e0
: ai/solid: add chat request options to useChatb78a73e
: Add GoogleGenerativeAIStream for Gemini support5220336
: ai/svelte: Add experimental_onToolCall to useChat.ef99062
: Add support for the Anthropic message API5220336
: Add experimental_onToolCall to OpenAIStream.ac503e0
: ai/vue: add chat request options to useChatv2.2.29
Compare Source
Patch Changes
5a9ae2e
: ai/prompt: addexperimental_buildOpenAIMessages
to validate and cast AI SDK messages to OpenAI messagesv2.2.28
Compare Source
Patch Changes
07a679c
: Add data message support to useAssistant & assistantResponse.fbae595
: ai/react:api
functions are no longer used as a cache key inuseChat
v2.2.27
Compare Source
Patch Changes
0fd1205
: ai/vue: Add complex response parsing and StreamData support to useCompletiona7dc746
: experimental_useAssistant: Expose extra fetch options3dcf01e
: ai/react Add data support to useCompletion0c3b338
: ai/svelte: Add complex response parsing and StreamData support to useCompletion8284777
: ai/solid: Add complex response parsing and StreamData support to useCompletionv2.2.26
Compare Source
Patch Changes
df1ad33
: ai/vue: Add complex response parsing and StreamData support to useChat3ff8a56
: AddgenerateId
to use-chat params to allow overriding message ID generation6c2a49c
: ai/react experimental_useAssistant() submit can be called without an event8b4f7d1
: ai/react: Add complex response parsing and StreamData support to useCompletionv2.2.25
Compare Source
Patch Changes
1e61c69
: chore: specify the minimum react version to 186aec2d2
: Expose threadId in useAssistantc2369df
: Add AWS Bedrock support223fde3
: ai/svelte: Add complex response parsing and StreamData support to useChatv2.2.24
Compare Source
Patch Changes
69ca8f5
: ai/react: add experimental_useAssistant hook and experimental_AssistantResponse3e2299e
: experimental_StreamData/StreamingReactResponse: optimize parsing, improve types70bd2ac
: ai/solid: add experimental_StreamData support to useChatProper documentation for the new features will be ready in the near future, but in the meantime you can refer to this document and the accompanying example for the Assistants API, and this example for working with the new
data
API for vision.Thanks @lgrammel for the great work in this release!
v2.2.23
Compare Source
Patch Changes
5a04321
: add StreamData support to StreamingReactResponse, add client-side data API to react/use-chatv2.2.22
Compare Source
Patch Changes
4529831
: ai/react: Do not store initialMessages in useState, patches a regression withinitialMessages
db5378c
: experimental_StreamData: fix data type to be JSONValuev2.2.21
Compare Source
Patch Changes
2c8d4bd
: Support [email protected] and laterv2.2.20
Compare Source
Patch Changes
424d5ee
: experimental_StreamData: fix trailing newline parsing bug in decoderc364c6a
: cohere: fix closing cohere stream, avoids response from hangingv2.2.19
Compare Source
Patch Changes
699552d
: add experimental_StreamingReactResponsev2.2.18
Compare Source
Patch Changes
0bd27f6
: react/use-chat: allow client-side handling of function call without following responsev2.2.17
Compare Source
Patch Changes
5ed581d
: Use interface instead of type for Message to allow declaration merging9adec1e
: vue and solid: fix includingfunction_call
andname
fields in subsequent requestsConfiguration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.