- 03313cd: feat (ai): expose response id, response model, response timestamp in telemetry and api
- 3be7c1c: fix (provider/anthropic): support prompt caching on assistant messages
- Updated dependencies [03313cd]
- Updated dependencies [3be7c1c]
- @ai-sdk/[email protected]
- @ai-sdk/[email protected]
- 26515cb: feat (ai/provider): introduce ProviderV1 specification
- Updated dependencies [26515cb]
- @ai-sdk/[email protected]
- @ai-sdk/[email protected]
- Updated dependencies [09f895f]
- @ai-sdk/[email protected]
- Updated dependencies [d67fa9c]
- @ai-sdk/[email protected]
- 95a53a3: chore (provider/anthropic): remove tool calls beta header
- Updated dependencies [f2c025e]
- @ai-sdk/[email protected]
- @ai-sdk/[email protected]
- 6ac355e: feat (provider/anthropic): add cache control support
- 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]
- 89b18ca: fix (ai/provider): send finish reason 'unknown' by default
- Updated dependencies [dd4a0f5]
- @ai-sdk/[email protected]
- @ai-sdk/[email protected]
- Updated dependencies [4bd27a9]
- Updated dependencies [845754b]
- @ai-sdk/[email protected]
- @ai-sdk/[email protected]
- 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]
- fe2128f0: feat (provider/anthropic): combine sequential assistant messages into one
- 7d0fd5a8: fix (provider/anthropic): handle error stream chunks
- a8d1c9e9: feat (ai/core): parallel image download
- Updated dependencies [a8d1c9e9]
- @ai-sdk/[email protected]
- @ai-sdk/[email protected]
- Updated dependencies [4f88248f]
- @ai-sdk/[email protected]
- 2b9da0f0: feat (core): support stopSequences setting.
- a5b58845: feat (core): support topK setting
- 4aa8deb3: feat (provider): support responseFormat setting in provider api
- 13b27ec6: chore (ai/core): remove grammar mode
- Updated dependencies [2b9da0f0]
- Updated dependencies [a5b58845]
- Updated dependencies [4aa8deb3]
- Updated dependencies [13b27ec6]
- @ai-sdk/[email protected]
- @ai-sdk/[email protected]
- 4c6b80f7: chore (provider/anthropic): improve object-tool mode
- Updated dependencies [b7290943]
- @ai-sdk/[email protected]
- @ai-sdk/[email protected]
- Updated dependencies [d481729f]
- @ai-sdk/[email protected]
- 7e86b45e: fix (provider/anthropic): automatically trim trailing whitespace on pre-filled assistant responses
- 5edc6110: feat (ai/core): add custom request header support
- Updated dependencies [5edc6110]
- Updated dependencies [5edc6110]
- Updated dependencies [5edc6110]
- @ai-sdk/[email protected]
- @ai-sdk/[email protected]
- 91dc4296: chore (@ai-sdk/anthropic): remove anthropic-beta header
- 04800838: fix (@ai-sdk/anthropic): combine tool and user messages, combine system messages
- Updated dependencies [02f6a088]
- @ai-sdk/[email protected]
- 0a22b05b: feat (@ai-sdk/anthropic): add claude-3.5-sonnet model
- Updated dependencies [85712895]
- Updated dependencies [85712895]
- @ai-sdk/[email protected]
- 4728c37f: feat (core): add text embedding model support to provider registry
- 7910ae84: feat (providers): support custom fetch implementations
- Updated dependencies [7910ae84]
- @ai-sdk/[email protected]
- Updated dependencies [102ca22f]
- @ai-sdk/[email protected]
- @ai-sdk/[email protected]
- 09295e2e: feat (@ai-sdk/anthropic): automatically download image URLs
- Updated dependencies [09295e2e]
- Updated dependencies [09295e2e]
- Updated dependencies [043a5de2]
- @ai-sdk/[email protected]
- @ai-sdk/[email protected]
- f39c0dd2: feat (provider): implement toolChoice support
- Updated dependencies [f39c0dd2]
- @ai-sdk/[email protected]
- @ai-sdk/[email protected]
- 24683b72: fix (providers): Zod is required dependency
- Updated dependencies [8e780288]
- @ai-sdk/[email protected]
- @ai-sdk/[email protected]
- Updated dependencies [6a50ac4]
- Updated dependencies [6a50ac4]
- @ai-sdk/[email protected]
- @ai-sdk/[email protected]
- 06e3934: feat (provider/anthropic): streaming tool calls
- Updated dependencies [0f6bc4e]
- @ai-sdk/[email protected]
- @ai-sdk/[email protected]
- Updated dependencies [325ca55]
- @ai-sdk/[email protected]
- @ai-sdk/[email protected]
- 5b01c13: feat (ai/core): add system message support in messages list
- Updated dependencies [276f22b]
- @ai-sdk/[email protected]
- Updated dependencies [41d5736]
- @ai-sdk/[email protected]
- @ai-sdk/[email protected]
- Updated dependencies [56ef84a]
- @ai-sdk/[email protected]
- 25f3350: ai/core: add support for getting raw response headers.
- Updated dependencies [d6431ae]
- Updated dependencies [25f3350]
- @ai-sdk/[email protected]
- @ai-sdk/[email protected]
- eb150a6: ai/core: remove scaling of setting values (breaking change). If you were using the temperature, frequency penalty, or presence penalty settings, you need to update the providers and adjust the setting values.
- Updated dependencies [eb150a6]
- @ai-sdk/[email protected]
- @ai-sdk/[email protected]
- c6fc35b: Add custom header support.
- ab60b18: Simplified model construction by directly calling provider functions. Add create... functions to create provider instances.
- 587240b: Standardize providers to offer .chat() method
- 2bff460: Fix build for release.
- 7b8791d: Rename baseUrl to baseURL. Automatically remove trailing slashes.
- Updated dependencies [7b8791d]
- @ai-sdk/[email protected]