- Updated dependencies [28be004]
- @ai-sdk/[email protected]
- Updated dependencies [b01120e]
- @ai-sdk/[email protected]
- a6b55cc: feat (providers/openai-compatible): add openai-compatible image model and use as xai image model base
- Updated dependencies [f10f0fa]
- @ai-sdk/[email protected]
- 5bc638d: AI SDK 4.2
- Updated dependencies [5bc638d]
- @ai-sdk/[email protected]
- @ai-sdk/[email protected]
- Updated dependencies [d0c4659]
- @ai-sdk/[email protected]
- Updated dependencies [0bd5bc6]
- @ai-sdk/[email protected]
- @ai-sdk/[email protected]
- Updated dependencies [2e1101a]
- @ai-sdk/[email protected]
- @ai-sdk/[email protected]
- Updated dependencies [1531959]
- @ai-sdk/[email protected]
- e1d3d42: feat (ai): expose raw response body in generateText and generateObject
- Updated dependencies [e1d3d42]
- @ai-sdk/[email protected]
- @ai-sdk/[email protected]
- Updated dependencies [ddf9740]
- @ai-sdk/[email protected]
- @ai-sdk/[email protected]
- Updated dependencies [2761f06]
- @ai-sdk/[email protected]
- @ai-sdk/[email protected]
- Updated dependencies [2e898b4]
- @ai-sdk/[email protected]
- Updated dependencies [3ff4ef8]
- @ai-sdk/[email protected]
- Updated dependencies [d89c3b9]
- @ai-sdk/[email protected]
- @ai-sdk/[email protected]
- f2c6c37: feat (provider/openai-compatible): support providerOptions in generateText/streamText
- Updated dependencies [3a602ca]
- @ai-sdk/[email protected]
- Updated dependencies [066206e]
- @ai-sdk/[email protected]
- Updated dependencies [39e5c1f]
- @ai-sdk/[email protected]
- 361fd08: chore: update a few add'l processor references to extractor
- ed012d2: feat (provider): add metadata extraction mechanism to openai-compatible providers
- Updated dependencies [ed012d2]
- Updated dependencies [3a58a2e]
- @ai-sdk/[email protected]
- @ai-sdk/[email protected]
- 0a699f1: feat: add reasoning token support
- Updated dependencies [e7a9ec9]
- Updated dependencies [0a699f1]
- @ai-sdk/[email protected]
- @ai-sdk/[email protected]
- 62ba5ad: release: AI SDK 4.1
- Updated dependencies [62ba5ad]
- @ai-sdk/[email protected]
- Updated dependencies [00114c5]
- @ai-sdk/[email protected]
- ae57beb: feat (provider/openai-compatible): add support for optional custom URL parameters in requests.
- 7611964: feat (provider/xai): Support structured output for latest models.
- Updated dependencies [90fb95a]
- Updated dependencies [e6dfef4]
- Updated dependencies [6636db6]
- @ai-sdk/[email protected]
- 43b37f7: feat (provider/openai-compatible): Add 'apiKey' option for concise direct use.
- Updated dependencies [19a2ce7]
- Updated dependencies [19a2ce7]
- Updated dependencies [6337688]
- @ai-sdk/[email protected]
- @ai-sdk/[email protected]
- 6564812: feat (provider/openai-compatible): Add'l exports for customization.
- 70003b8: feat (provider/openai-compatible): Allow extending messages via metadata.
- 5ed5e45: chore (config): Use ts-library.json tsconfig for no-UI libs.
- 307c247: fix (provider/openai-compatible): Fix docs link to more info.
- Updated dependencies [5ed5e45]
- @ai-sdk/[email protected]
- @ai-sdk/[email protected]
- baae8f4: feat (provider/deepinfra): Add DeepInfra provider.
- 9c7653b: feat (docs): Update OpenAI Compatible docs for new package.
- 6faab13: feat (provider/openai-compatible): simulated streaming setting
- ad2bf11: feat (provider/fireworks): Add Fireworks provider.
- Updated dependencies [09a9cab]
- @ai-sdk/[email protected]
- @ai-sdk/[email protected]
- e958996: fix (provider/openai-compatible): remove unused index property from validation
- Updated dependencies [0984f0b]
- @ai-sdk/[email protected]
- a9a19cb: fix (provider/openai,groq): prevent sending duplicate tool calls
- fc18132: feat (ai/core): experimental output for generateText
- 962978b: feat (packages/openai-compatible): Base for OpenAI-compatible providers.