mirror of
https://github.com/LostRuins/koboldcpp.git
synced 2026-05-17 04:09:19 +00:00
updated lite
This commit is contained in:
parent
301eae8c2c
commit
20e479a7ca
1 changed files with 1 additions and 5 deletions
|
|
@ -29463,11 +29463,7 @@ Current version indicated by LITEVER below.
|
|||
<div id="documentdb_oai_buttons" style="display: flex;">
|
||||
<button type="button" class="btn btn-primary" style="margin:0px; padding:0px; padding-left:2px;padding-right:2px;font-size:12px;margin-right:2px;margin-left:2px;" onclick="set_oai_embd_url()">Set URL</button>
|
||||
<button type="button" class="btn btn-primary" style="margin:0px; padding:0px; padding-left:2px;padding-right:2px;font-size:12px;" onclick="set_oai_embd_key()">Set Key</button>
|
||||
<select title="Select OpenAI Embed Model" style="margin:0px 4px 0; width:150px;" class="form-control" id="oai_embd_model">
|
||||
<option value="text-embedding-3-small">text-embedding-3-small</option>
|
||||
<option value="text-embedding-3-large">text-embedding-3-large</option>
|
||||
<option value="text-embedding-ada-002">text-embedding-ada-002</option>
|
||||
</select>
|
||||
<input type="text" title="Select OpenAI Embed Model" id="oai_embd_model" style="margin:0px 4px 0; width:150px;" placeholder="Enter embedding model" value="text-embedding-3-small"/>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue