mirror of
https://github.com/open-webui/open-webui.git
synced 2025-12-13 12:55:19 +00:00
fix/refac: docling
This commit is contained in:
parent
2a8b0b2581
commit
acac6d5973
1 changed files with 1 additions and 1 deletions
|
|
@ -733,7 +733,7 @@
|
|||
</div>
|
||||
<div class="">
|
||||
<Textarea
|
||||
bind:value={RAGConfig.DOCLING_PARAMETERS}
|
||||
bind:value={RAGConfig.DOCLING_PARAMS}
|
||||
placeholder={$i18n.t('Enter additional parameters in JSON format')}
|
||||
minSize={100}
|
||||
/>
|
||||
|
|
|
|||
Loading…
Reference in a new issue