代码中默认思考模式改为disable

This commit is contained in:
xunbu
2025-09-09 20:54:08 +08:00
parent 9be7ff4279
commit 1cdc94c8ed
2 changed files with 3 additions and 1 deletions

View File

@@ -6,6 +6,8 @@ v1.4.3版 2025.9.6
- 可以设置重试次数
修复
- 修复未设置logger会报错的问题
优化
- 代码中默认思考模式改为"disable"
----------------
v1.4.2版 2025.9.6
优化