Skip to content

feat: Improve model tool call#1041

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

feat: Improve model tool call#1041
guanxuc wants to merge 1 commit intoagentscope-ai:mainfrom
guanxuc:dashscope-native-tool

Conversation

@guanxuc
Copy link
Contributor

@guanxuc guanxuc commented Mar 25, 2026

AgentScope-Java Version

1.0.11

Description

  • OpenAI and DashScope models support parallel tool calls
  • DashScope support native tools (web_extractor, code_interpreter)

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

- OpenAI and DashScope models support parallel tool calls
- DashScope support native tools (web_extractor, code_interpreter)
@guanxuc guanxuc requested a review from a team March 25, 2026 08:54
@codecov
Copy link

codecov bot commented Mar 25, 2026

Codecov Report

❌ Patch coverage is 94.93671% with 4 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
...e/formatter/dashscope/dto/DashScopeParameters.java 76.47% 4 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.

1 participant