mirror of
https://github.com/langbot-app/LangBot.git
synced 2026-06-02 03:55:55 +00:00
chore: remove remove_think param in trigger.yaml
This commit is contained in:
@@ -132,13 +132,3 @@ stages:
|
|||||||
type: boolean
|
type: boolean
|
||||||
required: true
|
required: true
|
||||||
default: true
|
default: true
|
||||||
- name: remove_think
|
|
||||||
label:
|
|
||||||
en_US: Remove CoT
|
|
||||||
zh_Hans: 删除思维链
|
|
||||||
description:
|
|
||||||
en_US: If enabled, LangBot will remove the LLM thought content in response
|
|
||||||
zh_Hans: 如果启用,将自动删除大模型回复中的模型思考内容
|
|
||||||
type: boolean
|
|
||||||
required: true
|
|
||||||
default: true
|
|
||||||
|
|||||||
Reference in New Issue
Block a user