mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-06-05 21:59:27 +02:00
Add koboldcpp API key/password support
This commit is contained in:
@@ -2144,6 +2144,15 @@
|
||||
LostRuins/koboldcpp
|
||||
</a>
|
||||
</div>
|
||||
<h4 data-i18n="koboldcpp API key (optional)">koboldcpp API key (optional)</h4>
|
||||
<div class="flex-container">
|
||||
<input id="api_key_koboldcpp" name="api_key_koboldcpp" class="text_pole flex1 wide100p" maxlength="500" size="35" type="text" autocomplete="off">
|
||||
<div title="Clear your API key" data-i18n="[title]Clear your API key" class="menu_button fa-solid fa-circle-xmark clear-api-key" data-key="api_key_koboldcpp">
|
||||
</div>
|
||||
</div>
|
||||
<div data-for="api_key_koboldcpp" class="neutral_warning" data-i18n="For privacy reasons, your API key will be hidden after you reload the page.">
|
||||
For privacy reasons, your API key will be hidden after you reload the page.
|
||||
</div>
|
||||
<div class="flex1">
|
||||
<h4 data-i18n="API url">API URL</h4>
|
||||
<small data-i18n="Example: 127.0.0.1:5001">Example: http://127.0.0.1:5001</small>
|
||||
|
Reference in New Issue
Block a user