Browse Source

准备进行Agent改造.

wangxq 2 weeks ago
parent
commit
f59483d06b
1 changed files with 1 additions and 0 deletions
  1. 1 0
      README.md

+ 1 - 0
README.md

@@ -35,4 +35,5 @@ False	False	False	非流式模式,无thinking
 False	True	True	流式模式,无thinking
 True	False	True (强制)	流式模式,有thinking + 警告日志
 True	True	True	流式模式,有thinking
+
 当前的代码实现完全符合您的两个要求,逻辑正确且健壮!