mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-06-05 21:59:27 +02:00
Change tabby inline warning.
This commit is contained in:
@@ -2415,14 +2415,15 @@
|
|||||||
<h4>
|
<h4>
|
||||||
<span data-i18n="Tabby Model">Tabby Model</span>
|
<span data-i18n="Tabby Model">Tabby Model</span>
|
||||||
</h4>
|
</h4>
|
||||||
<b>
|
|
||||||
EXPERIMENTAL FEATURE. USE AT YOUR OWN RISK. DON'T ASK FOR SUPPORT ON THIS.
|
|
||||||
</b>
|
|
||||||
<select id="tabby_model">
|
<select id="tabby_model">
|
||||||
<option value="" data-i18n="-- Connect to the API --">
|
<option value="" data-i18n="-- Connect to the API --">
|
||||||
-- Connect to the API --
|
-- Connect to the API --
|
||||||
</option>
|
</option>
|
||||||
</select>
|
</select>
|
||||||
|
<div class="marginTopBot5">
|
||||||
|
<i class="fa-solid fa-flask"></i>
|
||||||
|
<span>Experimental feature. Use at your own risk.</span>
|
||||||
|
</div>
|
||||||
<div class="marginTopBot5">
|
<div class="marginTopBot5">
|
||||||
<small>
|
<small>
|
||||||
<i class="fa-solid fa-lightbulb"></i>
|
<i class="fa-solid fa-lightbulb"></i>
|
||||||
|
Reference in New Issue
Block a user