Releases: vercel/ai
Releases · vercel/ai
@ai-sdk/[email protected]
Patch Changes
- Updated dependencies [0bd5bc6]
- @ai-sdk/[email protected]
- @ai-sdk/[email protected]
@ai-sdk/[email protected]
Patch Changes
- d65df9d: feat (provider/amazon-bedrock): support AWS credential providers
[email protected]
Patch Changes
- c9ed3c4: feat: enable custom mcp transports
breaking change: remove internal stdio transport creation
@ai-sdk/[email protected]
Patch Changes
- Updated dependencies [c9ed3c4]
@ai-sdk/[email protected]
Major Changes
- 9e2cb6f: feat (ui/svelte): Modern Svelte 5 (breaking change)
@ai-sdk/[email protected]
Patch Changes
- 4473677: feat (providers/cohere): add command-a model id to chat settings
@ai-sdk/[email protected]
Patch Changes
- 08f7fec: fix (provider/perplexity): increase resilience against null values
[email protected]
Patch Changes
- 2e1101a: feat (provider/openai): pdf input support
- Updated dependencies [2e1101a]
- @ai-sdk/[email protected]
- @ai-sdk/[email protected]
- @ai-sdk/[email protected]
- @ai-sdk/[email protected]
[email protected]
Patch Changes
- 0b8797f: feat (ai/core): expose response body for each generateText step
[email protected]
Patch Changes
- dd18049: fix (ai/core): suppress next.js warnings for node.js specific code path