- Updated dependencies [03313cd]
- Updated dependencies [3be7c1c]
- @ai-sdk/[email protected]
- @ai-sdk/[email protected]
- aa2dc58: feat (ai/core): add maxToolRoundtrips to streamText
- Updated dependencies [26515cb]
- @ai-sdk/[email protected]
- @ai-sdk/[email protected]
- d151349: feat (ai/core): array output for generateObject / streamObject
- Updated dependencies [09f895f]
- @ai-sdk/[email protected]
- b5a82b7: chore (ai): update zod-to-json-schema to 3.23.2
- Updated dependencies [d67fa9c]
- @ai-sdk/[email protected]
- Updated dependencies [f2c025e]
- @ai-sdk/[email protected]
- @ai-sdk/[email protected]
- Updated dependencies [6ac355e]
- @ai-sdk/[email protected]
- @ai-sdk/[email protected]
- dd712ac: fix: use FetchFunction type to prevent self-reference
- Updated dependencies [dd712ac]
- @ai-sdk/[email protected]
- Updated dependencies [dd4a0f5]
- @ai-sdk/[email protected]
- @ai-sdk/[email protected]
- e9c891d: feat (ai/react): useObject supports non-Zod schemas
- Updated dependencies [4bd27a9]
- Updated dependencies [845754b]
- @ai-sdk/[email protected]
- @ai-sdk/[email protected]
- e5b58f3: fix (ai/ui): forward streaming errors in useChat
- Updated dependencies [029af4c]
- @ai-sdk/[email protected]
- @ai-sdk/[email protected]
- Updated dependencies [d58517b]
- @ai-sdk/[email protected]
- @ai-sdk/[email protected]
- Updated dependencies [96aed25]
- @ai-sdk/[email protected]
- @ai-sdk/[email protected]
- Updated dependencies [9614584]
- Updated dependencies [0762a22]
- @ai-sdk/[email protected]
- 5be25124: fix (ai/ui): useChat messages have stable ids with streamProtocol: "text"
- fea7b604: chore (ai/ui): remove "args" and "toolName" from tool result stream part.
- 1d93d716: fix (ai/ui): parse null as NaN in finish message stream parts
- c450fcf7: feat (ui): invoke useChat onFinish with finishReason and tokens
- e4a1719f: chore (ai/ui): rename streamMode to streamProtocol
- Updated dependencies [a8d1c9e9]
- @ai-sdk/[email protected]
- Updated dependencies [4f88248f]
- @ai-sdk/[email protected]
- @ai-sdk/[email protected]
- f63829fe: feat (ai/ui): add allowEmptySubmit flag to handleSubmit
- 5b7b3bbe: fix (ai/ui): tool call streaming
- 1f67fe49: feat (ai/ui): stream tool calls with streamText and useChat
- 99ddbb74: feat (ai/react): add experimental support for managing attachments to useChat
- a6cb2c8b: feat (ai/ui): add keepLastMessageOnError option to useChat
- 56bbc2a7: feat (ai/ui): set body and headers directly on options for handleSubmit and append
- @ai-sdk/[email protected]
- Updated dependencies [d481729f]
- @ai-sdk/[email protected]
- 1894f811: feat (ai/ui): allow JSONValue as data in useChat handleSubmit
- d3100b9c: feat (ai/ui): support custom fetch function in useChat, useCompletion, useAssistant, useObject
- Updated dependencies [5edc6110]
- Updated dependencies [5edc6110]
- @ai-sdk/[email protected]
- 54bf4083: feat (ai/react): control request body in useChat
- Updated dependencies [02f6a088]
- @ai-sdk/[email protected]
- 008725ec: chore (@ai-sdk/ui-utils): move functions
- Updated dependencies [85712895]
- Updated dependencies [85712895]
- @ai-sdk/[email protected]
- Updated dependencies [7910ae84]
- @ai-sdk/[email protected]
- 85f209a4: chore: extracted ui library support into separate modules