mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-06-05 21:59:27 +02:00
Added vector secondary url placeholder example
This commit is contained in:
@@ -33,7 +33,7 @@
|
||||
<label for="vector_altEndpoint_address" data-i18n="Secondary Embedding endpoint URL">
|
||||
Secondary Embedding endpoint URL
|
||||
</label>
|
||||
<input id="vector_altEndpoint_address" class="text_pole" type="text" placeholder="URL for secondary endpoint" />
|
||||
<input id="vector_altEndpoint_address" class="text_pole" type="text" placeholder="e.g. http://localhost:5001" />
|
||||
</div>
|
||||
<div class="flex-container flexFlowColumn" id="webllm_vectorsModel">
|
||||
<label for="vectors_webllm_model" data-i18n="Vectorization Model">
|
||||
|
Reference in New Issue
Block a user