@ai-sdk/ui-utils
Advanced tools
Comparing version 1.0.9 to 1.0.10
# @ai-sdk/ui-utils | ||
## 1.0.10 | ||
### Patch Changes | ||
- 37f4510: feat (ui): expose useChat id and send it to the server | ||
## 1.0.9 | ||
@@ -4,0 +10,0 @@ |
@@ -234,3 +234,3 @@ import { LanguageModelV1FinishReason, JSONValue as JSONValue$1 } from '@ai-sdk/provider'; | ||
/** | ||
* A way to provide a function that is going to be used for ids for messages. | ||
* A way to provide a function that is going to be used for ids for messages and the chat. | ||
* If not provided the default AI SDK `generateId` is used. | ||
@@ -237,0 +237,0 @@ */ |
{ | ||
"name": "@ai-sdk/ui-utils", | ||
"version": "1.0.9", | ||
"version": "1.0.10", | ||
"license": "Apache-2.0", | ||
@@ -5,0 +5,0 @@ "sideEffects": false, |
Sorry, the diff of this file is not supported yet
333800
86
21
3
86