You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: embd_res/klite.embd
+10-12Lines changed: 10 additions & 12 deletions
Original file line number
Diff line number
Diff line change
@@ -27427,7 +27427,8 @@ Current version indicated by LITEVER below.
27427
27427
</div>
27428
27428
<div id="oaicustom" class="menutext hidden">
27429
27429
<span id="oaidesc">
27430
-
Entering your OpenAI API key will allow you to use KoboldAI Lite with their API.<br><br>
27430
+
Entering your <a class="color_blueurl" href="https://platform.openai.com/api-keys">OpenAI API key</a> will allow you to use KoboldAI Lite with their API.<br>
27431
+
<b>Or, set a custom API URL to use ANY 3rd-party OAI Compatible API</b><br><br>
27431
27432
KoboldAI Lite takes no responsibility for your usage of this feature. Your API key is used directly with the OpenAI API, <span class="color_red">unless CORS proxy is used</span>. Reconnecting resets all custom OpenAI URLs.<br>Only Temperature, Top-P and Repetition Penalty samplers are used.<br><br>
27432
27433
<span class="color_green" style="font-weight: bold;">Please input OpenAI API URL and Key.</span><br>
27433
27434
<div style="display:inline-flex">
@@ -27438,17 +27439,17 @@ Current version indicated by LITEVER below.
27438
27439
</div>
27439
27440
</span>
27440
27441
<span id="openrouterdesc" class="hidden">
27441
-
Entering your OpenRouter API key will allow you to use KoboldAI Lite with their API.<br><br>
27442
+
Entering your <a class="color_blueurl" href="https://openrouter.ai/settings/keys">OpenRouter API key</a> will allow you to use KoboldAI Lite with their API.<br><br>
27442
27443
KoboldAI Lite takes no responsibility for your usage of this feature. Your API key is used directly with the OpenRouter API and is not transmitted to us.<br>Only Temperature, Top-P and Repetition Penalty samplers are used.<br><br>
Entering your MistralAI API key will allow you to use KoboldAI Lite with their API.<br><br>
27447
+
Entering your <a class="color_blueurl" href="https://docs.mistral.ai/getting-started/quickstart">MistralAI API key</a> will allow you to use KoboldAI Lite with their API.<br><br>
27447
27448
KoboldAI Lite takes no responsibility for your usage of this feature. Your API key is used directly with the MistralAI API and is not transmitted to us.<br>Only Temperature and Top-P samplers are used.<br><br>
Entering your Featherless API key will allow you to use KoboldAI Lite with their API.<br><br>
27452
+
Entering your <a class="color_blueurl" href="https://featherless.ai/docs/getting-started">Featherless API key</a> will allow you to use KoboldAI Lite with their API.<br><br>
27452
27453
KoboldAI Lite takes no responsibility for your usage of this feature. Your API key is used directly with the Featherless API and is not transmitted to us.<br>Only Temperature, Top-P, Top-K, Min-P and Repetition Penalty samplers are used.<br><br>
Entering your Nvidia NIM API key will allow you to use KoboldAI Lite with their API.<br><br>
27467
-
KoboldAI Lite takes no responsibility for your usage of this feature. Due to CORS restrictions, your connection WILL be proxied.<br>Only Temperature, Top-P and Repetition Penalty samplers are used.<br><br>
27467
+
Entering your <a class="color_blueurl" href="https://build.nvidia.com/explore/discover">Nvidia NIM API key</a> will allow you to use KoboldAI Lite with their API.<br><br>
27468
+
KoboldAI Lite takes no responsibility for your usage of this feature. <span class="color_red">Due to CORS restrictions, your connection WILL be proxied.</span><br>Only Temperature, Top-P and Repetition Penalty samplers are used.<br><br>
27468
27469
<span class="color_green" style="font-weight: bold;">Please input Nvidia NIM Key.</span><br><br>
27469
27470
</span>
27470
27471
@@ -27685,7 +27686,7 @@ Current version indicated by LITEVER below.
27685
27686
27686
27687
</div>
27687
27688
<div id="geminicustom" class="menutext hidden">
27688
-
Uses Gemini by Google.<br><br>
27689
+
Entering your <a class="color_blueurl" href="https://docs.mistral.ai/getting-started/quickstart">Google Gemini API key</a> will allow you to use KoboldAI Lite with their API.<br><br>
27689
27690
KoboldAI Lite takes no responsibility for your usage of this feature. Your API key is used directly with the Gemini API and is not transmitted to us.<br><br>
27690
27691
<div>
27691
27692
<select title="Gemini AI Model Selection" style="padding:4px; width:calc(100% - 110px); display:inline-block" class="form-control" id="custom_gemini_model" onchange="togglegeminimodel()">
@@ -27739,13 +27740,10 @@ Current version indicated by LITEVER below.
27739
27740
</div>
27740
27741
</div>
27741
27742
<div id="coherecustom" class="menutext hidden">
27742
-
Uses Cohere's models through their own API.<br><br>
27743
+
Entering your <a class="color_blueurl" href="https://dashboard.cohere.com/api-keys">Cohere API key</a> will allow you to use KoboldAI Lite with their API.<br><br>
27743
27744
KoboldAI Lite takes no responsibility for your usage of this feature. Your API key is used directly with the Cohere API and is not transmitted to us.<br><br>
27744
27745
<select title="Cohere AI Model Selection" style="padding:4px;" class="form-control" id="custom_cohere_model">
0 commit comments