fix: text error
This commit is contained in:
parent
5fde98d317
commit
9cd89ef01b
@ -110,7 +110,7 @@ export default {
|
|||||||
reasoningContent: {
|
reasoningContent: {
|
||||||
label: 'Output Thinking',
|
label: 'Output Thinking',
|
||||||
tooltip:
|
tooltip:
|
||||||
'According to the thinking tags set by the model, the content between the tags will be considered as the thought process.',
|
'Please set the thinking label based on the model\'s return, and the content in the middle of the label will be recognized as the thinking process.',
|
||||||
start: 'Start',
|
start: 'Start',
|
||||||
end: 'End'
|
end: 'End'
|
||||||
}
|
}
|
||||||
|
|||||||
@ -100,7 +100,7 @@ export default {
|
|||||||
},
|
},
|
||||||
reasoningContent: {
|
reasoningContent: {
|
||||||
label: '输出思考',
|
label: '输出思考',
|
||||||
tooltip: '请根据模型返回的思考标签设置,标签中间的内容将为认定为思考过程',
|
tooltip: '请根据模型返回的思考标签设置,标签中间的内容将会认定为思考过程',
|
||||||
start: '开始',
|
start: '开始',
|
||||||
end: '结束'
|
end: '结束'
|
||||||
}
|
}
|
||||||
|
|||||||
@ -100,7 +100,7 @@ export default {
|
|||||||
},
|
},
|
||||||
reasoningContent: {
|
reasoningContent: {
|
||||||
label: '輸出思考',
|
label: '輸出思考',
|
||||||
tooltip:'請根據模型返回的思考標簽設置,標簽中間的內容將爲認定爲思考過程',
|
tooltip:'請根據模型返回的思考標簽設置,標簽中間的內容將會認定爲思考過程',
|
||||||
start: '開始',
|
start: '開始',
|
||||||
end: '結束',
|
end: '結束',
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user