Skip to content

feat(model): Support DashScope model preserve_thinking option#1112

Open
guanxuc wants to merge 1 commit intoagentscope-ai:mainfrom
guanxuc:dashscope-preserve_thinking
Open

feat(model): Support DashScope model preserve_thinking option#1112
guanxuc wants to merge 1 commit intoagentscope-ai:mainfrom
guanxuc:dashscope-preserve_thinking

Conversation

@guanxuc
Copy link
Copy Markdown
Contributor

@guanxuc guanxuc commented Apr 2, 2026

AgentScope-Java Version

1.0.12

Description

  • Support DashScope Model preserve_thinking option.
  • Fixes: [Bug]:不支持qwen3.6 #1105 .Auto detect endpoint for qwen3.6-plus .
  • Delete deprecated method for MilvusStore.

Checklist

Please check the following items before code is ready to be reviewed.

  • Code has been formatted with mvn spotless:apply
  • All tests are passing (mvn test)
  • Javadoc comments are complete and follow project conventions
  • Related documentation has been updated (e.g. links, examples, etc.)
  • Code is ready for review

@guanxuc guanxuc requested a review from a team April 2, 2026 16:20
@codecov
Copy link
Copy Markdown

codecov bot commented Apr 2, 2026

Codecov Report

❌ Patch coverage is 87.50000% with 2 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
...a/io/agentscope/core/model/DashScopeChatModel.java 75.00% 2 Missing ⚠️

📢 Thoughts on this report? Let us know!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]:不支持qwen3.6

1 participant