Skip to content

Releases: 302ai/ai-sdk

@302ai/ai-sdk@0.2.17

28 Feb 06:10
c64fe2e

Choose a tag to compare

Patch Changes

  • 07a618e: fix the issue of incorrect model name in the seedream model

@302ai/ai-sdk@0.2.16

27 Feb 11:34
fc76d02

Choose a tag to compare

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

30 Dec 08:29
3d3ca6a

Choose a tag to compare

Patch Changes

  • fdbdedd: feat: implement audio transcription functionality with multiple response formats

@302ai/ai-sdk@0.2.14

23 Dec 05:45
5922e7b

Choose a tag to compare

Patch Changes

  • e45d57c: chore: update package versions and improve error handling

@302ai/ai-sdk@0.2.13

22 Dec 09:33
690bbdb

Choose a tag to compare

Patch Changes

  • 532eec2: chore(versions): release

@302ai/ai-sdk@0.2.12

15 Dec 06:25
cb79bf6

Choose a tag to compare

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

11 Dec 02:33
4e223c3

Choose a tag to compare

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

11 Dec 03:44
0194cc5

Choose a tag to compare

Patch Changes

  • 1085b30: refactor: replace z.object() with z.looseObject() in AI302 types for improved schema flexibility

@302ai/ai-sdk@0.2.10

11 Dec 03:18
2e77017

Choose a tag to compare

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

04 Dec 09:01
3e92475

Choose a tag to compare

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