Added vector secondary url placeholder example

This commit is contained in:
pl752
2025-04-16 17:39:29 +05:00
parent f8bccb472f
commit 07fb92b37d

View File

@@ -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">