forked from open-webui/open-webui
feat: move to native sentence_transformer
This commit is contained in:
parent
22c50f62cb
commit
f3e5700d49
7 changed files with 153 additions and 268 deletions
|
@ -180,7 +180,7 @@
|
|||
}
|
||||
}}
|
||||
>
|
||||
<option value="">{$i18n.t('Default (SentenceTransformer)')}</option>
|
||||
<option value="">{$i18n.t('Default (SentenceTransformers)')}</option>
|
||||
<option value="ollama">{$i18n.t('Ollama')}</option>
|
||||
<option value="openai">{$i18n.t('OpenAI')}</option>
|
||||
</select>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue