mirror of
https://github.com/open-webui/open-webui.git
synced 2025-12-13 04:45:19 +00:00
refac: wording
This commit is contained in:
parent
aaf97b85dc
commit
7593d11b97
1 changed files with 3 additions and 1 deletions
|
|
@ -227,7 +227,9 @@
|
|||
|
||||
<div class=" py-0.5 w-full justify-between">
|
||||
<Tooltip
|
||||
content={$i18n.t('Constrains effort on reasoning for reasoning models. (Default: medium)')}
|
||||
content={$i18n.t(
|
||||
'Constrains effort on reasoning for reasoning models. Only applicable to reasoning models from specific providers that support reasoning effort. (Default: medium)'
|
||||
)}
|
||||
placement="top-start"
|
||||
className="inline-tooltip"
|
||||
>
|
||||
|
|
|
|||
Loading…
Reference in a new issue