Releases: 302ai/ai-sdk
Releases · 302ai/ai-sdk
@302ai/ai-sdk@0.2.17
Patch Changes
- 07a618e: fix the issue of incorrect model name in the seedream model
@302ai/ai-sdk@0.2.16
Patch Changes
- 6053afd: feat: add support for gemini-3.1-flash-image-preview and seedream-5.0 image models
@302ai/ai-sdk@0.2.15
Patch Changes
- fdbdedd: feat: implement audio transcription functionality with multiple response formats
@302ai/ai-sdk@0.2.14
Patch Changes
- e45d57c: chore: update package versions and improve error handling
@302ai/ai-sdk@0.2.13
Patch Changes
- 532eec2: chore(versions): release
@302ai/ai-sdk@0.2.12
Patch Changes
- cbeec15: feat: add Kling O1 model support with request and response schemas, and integrate into model factory
@302ai/ai-sdk@0.2.8
Patch Changes
- f7e8019: feat: add thinking mode support for AI302 chat models, enabling reasoning content handling in requests and responses
@302ai/ai-sdk@0.2.11
Patch Changes
- 1085b30: refactor: replace z.object() with z.looseObject() in AI302 types for improved schema flexibility
@302ai/ai-sdk@0.2.10
Patch Changes
- ab0e6b5: chore: update ai package version to 6.0.0-beta.144 and adjust dependencies in pnpm-lock.yaml; refactor token usage structure in AI302LanguageModel and AI302SpeechModel
@302ai/ai-sdk@0.2.7
Patch Changes
- c133adc: refactor: integrate header resolution across multiple model handlers for improved API request consistency
- 8d2b22e: feat: add support for Vidu models (viduq1 and viduq2) with request schemas, handlers, and configuration updates
- 48d7a6f: feat: add support for doubao-seedream-4-5-251128 model, including size handling and batch generation logic