chore(deps): update dashscope version to 1.25.10 in pyproject.toml (#1951)

feat: enable thinking feature in DashScopeAPIRunner for improved conversation handling
This commit is contained in:
fdc310
2026-01-31 20:31:37 +08:00
committed by GitHub
parent 35506dd2bb
commit d1ee5f931a
2 changed files with 4 additions and 3 deletions

View File

@@ -17,7 +17,7 @@ dependencies = [
"certifi>=2025.4.26",
"colorlog~=6.6.0",
"cryptography>=44.0.3",
"dashscope>=1.23.2",
"dashscope>=1.25.10",
"dingtalk-stream>=0.24.0",
"discord-py>=2.5.2",
"pynacl>=1.5.0", # Required for Discord voice support