mirror of
https://github.com/langbot-app/LangBot.git
synced 2026-07-22 20:36:08 +00:00
feat: add note for remove_think & remove dify remove cot code
This commit is contained in:
@@ -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
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user