mirror of
https://github.com/open-webui/open-webui
synced 2025-03-08 13:33:00 +00:00
refac: wording
This commit is contained in:
parent
aaf97b85dc
commit
7593d11b97
@ -227,7 +227,9 @@
|
|||||||
|
|
||||||
<div class=" py-0.5 w-full justify-between">
|
<div class=" py-0.5 w-full justify-between">
|
||||||
<Tooltip
|
<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"
|
placement="top-start"
|
||||||
className="inline-tooltip"
|
className="inline-tooltip"
|
||||||
>
|
>
|
||||||
|
Loading…
Reference in New Issue
Block a user