Skip to content

Releases: dashscope/dashscope-sdk-java

v2.19.4

Choose a tag to compare

@kevinlin09 kevinlin09 released this 28 Apr 06:58

What's Changed

  1. supports model model parameters

v2.19.3

Choose a tag to compare

@kevinlin09 kevinlin09 released this 27 Apr 06:19
1e4d353

What's Changed

  1. supports more agent parameters

v2.19.2

Choose a tag to compare

@kevinlin09 kevinlin09 released this 16 Apr 08:12
a4638cc

What's Changed

  1. [[Fix] sambert pre_task_id not working

v2.18.4: Feat vl ocr (#38)

Choose a tag to compare

@kevinlin09 kevinlin09 released this 14 Mar 05:43
69f54c8

What's Changed

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

v2.18.3

Choose a tag to compare

@kevinlin09 kevinlin09 released this 25 Feb 07:45
6ce5002

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

Choose a tag to compare

@robinyeeh robinyeeh released this 11 Feb 05:50
cd3c42b

What's Changed

  • Support reasoning_content for DeepSeek models.

v2.18.0

Choose a tag to compare

@robinyeeh robinyeeh released this 17 Jan 06:01
5e5f1ed

What's Changed

  • add translation recognizer.
  • add video synthesis.

v2.17.1

Choose a tag to compare

@robinyeeh robinyeeh released this 03 Jan 06:28
f9abaa7

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

Choose a tag to compare

@robinyeeh robinyeeh released this 30 Dec 01:45
2f3668f

What's changed

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