agentscope-ai / agentscope-ai/agentscope
[Feature]: 建议支持qwen3.5 chat reasoning字段解析
- 主要言語
- Python
- スター
- 31.6k
- フォーク
- 3.5k
- 平均マージ
- 1日 16時間
- マージ済み PR(30日)
- 103
説明
**AgentScope is an open-source project. To involve a broader community, we recommend asking your questions in English.**
**Is your feature request related to a problem? Please describe.**
vllm0.17.1 参数如下:"--model",
"/home/share/model/Qwen3.5-35B-A3B",
"--served-model-name",
"qwen3.5",
"--tensor-parallel-size=2",
"--enable-auto-tool-choice",
"--tool-call-parser",
"qwen3_coder",
"--mm-encoder-tp-mode",
"data",
"--mm-processor-cache-type",
"shm",
"--reasoning-parser",
"qwen3",
"--enable-prefix-caching"
输出的reasoning内容在reasoning字段,而不是reasoning_content字段,导致输出的思考内容为空,希望添加对reasoning字段的支持
**Describe the solution you'd like**
A clear and concise description of what you want to happen.
**Describe alternatives you've considered**
A clear and concise description of any alternative solutions or features you've considered.
**Additional context**
Add any other context or screenshots about the feature request here.
コントリビューションガイド
評価
この issue はまだ評価されていません。