feat: add note for remove_think & remove dify remove cot code

This commit is contained in:
Junyan Qin
2025-08-21 21:38:58 +08:00
parent df524b8a7a
commit 87ecb4e519
5 changed files with 17 additions and 66 deletions
+1 -2
View File
@@ -51,7 +51,6 @@
"base-url": "https://api.dify.ai/v1",
"app-type": "chat",
"api-key": "your-api-key",
"thinking-convert": "plain",
"timeout": 30
},
"dashscope-app-api": {
@@ -88,7 +87,7 @@
"at-sender": true,
"quote-origin": true,
"track-function-calls": false,
"remove-think": true
"remove-think": false
}
}
}