add/improve tooltips

This commit is contained in:
Juha Jeronen
2024-01-22 15:56:12 +02:00
parent 958cf6a373
commit 6a03980db6
3 changed files with 103 additions and 75 deletions

View File

@@ -91,7 +91,7 @@
<input type="radio" name="vectors_position" value="0" />
After Main Prompt / Story String
</label>
<label>
<label for="vectors_depth" title="How many messages before the current end of the chat." data-i18n="[title]How many messages before the current end of the chat.">
<input type="radio" name="vectors_position" value="1" />
In-chat @ Depth <input id="vectors_depth" class="text_pole widthUnset" type="number" min="0" max="999" />
</label>