Skip to content

Releases: dashscope/dashscope-sdk-java

v2.19.3

27 Apr 06:19
1e4d353

Choose a tag to compare

What's Changed

  1. supports more agent parameters

v2.19.2

16 Apr 08:12
a4638cc

Choose a tag to compare

What's Changed

  1. [[Fix] sambert pre_task_id not working

v2.18.4: Feat vl ocr (#38)

14 Mar 05:43
69f54c8

Choose a tag to compare

What's Changed

  1. support model: qwen-vl-ocr-2025-02-18

v2.18.3

25 Feb 07:45
6ce5002

Choose a tag to compare

What's Changed

  1. supports qwen-omni in stream mode
  2. supports multimodal-embedding-v1
  3. fix VL model using local file as input

v2.18.2

11 Feb 05:50
cd3c42b

Choose a tag to compare

What's Changed

  • Support reasoning_content for DeepSeek models.

v2.18.0

17 Jan 06:01
5e5f1ed

Choose a tag to compare

What's Changed

  • add translation recognizer.
  • add video synthesis.

v2.17.1

03 Jan 06:28
f9abaa7

Choose a tag to compare

What's Changed

  • Support search options and search info for generation call.
  • Support json obect response format for generation call.
  • Add emo_tag and emo_confidence in recognition sentence.

v2.17.0

30 Dec 01:45
2f3668f

Choose a tag to compare

What's changed

  • add messages support for application call.
  • add session_file_ids for rag options.