Reword KoboldCpp API hint

09632fe5f80e8afad3a7a4a6ceb5425f5aa88901

Cohee <18619528+Cohee1207@users.noreply.github.com>

1 files changed, +1 -1Showing whitespace changes
public/index.html+1 -1
@@ -1969,7 +1969,7 @@
1969 <small data-i18n="Example: http://127.0.0.1:5000/api ">Example: http://127.0.0.1:5000/api </small>1969 <small data-i18n="Example: http://127.0.0.1:5000/api ">Example: http://127.0.0.1:5000/api </small>
1970 <input id="api_url_text" name="api_url" class="text_pole" placeholder="http://127.0.0.1:5000/api" maxlength="500" value="" autocomplete="off" data-server-history="kobold">1970 <input id="api_url_text" name="api_url" class="text_pole" placeholder="http://127.0.0.1:5000/api" maxlength="500" value="" autocomplete="off" data-server-history="kobold">
1971 <div id="koboldcpp_hint" class="neutral_warning displayNone">1971 <div id="koboldcpp_hint" class="neutral_warning displayNone">
1972 We have a dedicated KoboldCpp support under Text Completion ⇒ KoboldCpp.1972 KoboldCpp works better when you select the Text Completion API and then KoboldCpp as a type!
1973 </div>1973 </div>
1974 <div class="flex-container">1974 <div class="flex-container">
1975 <div id="api_button" class="api_button menu_button" type="submit" data-i18n="Connect" data-server-connect="kobold">Connect</div>1975 <div id="api_button" class="api_button menu_button" type="submit" data-i18n="Connect" data-server-connect="kobold">Connect</div>