Update AI Horde links
This commit is contained in:
parent
01b6ddbf8a
commit
59fe361fa6
|
@ -1916,17 +1916,26 @@
|
||||||
<form action="javascript:void(null);" method="post" enctype="multipart/form-data">
|
<form action="javascript:void(null);" method="post" enctype="multipart/form-data">
|
||||||
<div id="kobold_horde_block">
|
<div id="kobold_horde_block">
|
||||||
<ul>
|
<ul>
|
||||||
<li data-i18n="Avoid sending sensitive information to the Horde.">
|
<li>
|
||||||
Avoid sending sensitive information to the Horde.
|
<a target="_blank" href="https://aihorde.net/" data-i18n="KoboldAI Horde Website">
|
||||||
<a target="_blank" href="https://docs.sillytavern.app/usage/api-connections/horde/" data-i18n="Review the Privacy statement">Review the Privacy statement</a>
|
KoboldAI Horde Website
|
||||||
|
</a>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<a target="_blank" href="https://horde.koboldai.net/register" data-i18n="Register a Horde account for faster queue times">Register a Horde
|
<span data-i18n="Avoid sending sensitive information to the Horde.">Avoid sending sensitive information to the Horde.</span>
|
||||||
account for faster queue times</a>
|
<a target="_blank" href="https://docs.sillytavern.app/usage/api-connections/horde/" data-i18n="Review the Privacy statement">
|
||||||
|
Review the Privacy statement
|
||||||
|
</a>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<a target="_blank" href="https://github.com/Haidra-Org/horde-worker-reGen?tab=readme-ov-file#ai-horde-worker-regen" data-i18n="Learn how to contribute your idle GPU cycles to the Horde">Learn
|
<a target="_blank" href="https://aihorde.net/register" data-i18n="Register a Horde account for faster queue times">
|
||||||
how to contribute your idle GPU cycles to the Horde</a>
|
Register a Horde account for faster queue times
|
||||||
|
</a>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<a target="_blank" href="https://github.com/Haidra-Org/horde-worker-reGen?tab=readme-ov-file#ai-horde-worker-regen" data-i18n="Learn how to contribute your idle GPU cycles to the Horde">
|
||||||
|
Learn how to contribute your idle GPU cycles to the Horde
|
||||||
|
</a>
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
<label for="horde_auto_adjust_context_length" class="checkbox_label">
|
<label for="horde_auto_adjust_context_length" class="checkbox_label">
|
||||||
|
@ -1944,12 +1953,9 @@
|
||||||
<small id="adjustedHordeParams">Context: --, Response: --</small>
|
<small id="adjustedHordeParams">Context: --, Response: --</small>
|
||||||
<h4 data-i18n="API key">API key</h4>
|
<h4 data-i18n="API key">API key</h4>
|
||||||
<small>
|
<small>
|
||||||
<span data-i18n="Get it here:">Get it here: </span> <a target="_blank" href="https://horde.koboldai.net/register" data-i18n="Register">Register</a> (<a id="horde_kudos" href="javascript:void(0);" data-i18n="View my Kudos">View my Kudos</a>)<br>
|
<span data-i18n="Get it here:">Get it here: </span> <a target="_blank" href="https://aihorde.net/register" data-i18n="Register">Register</a> (<a id="horde_kudos" href="javascript:void(0);" data-i18n="View my Kudos">View my Kudos</a>)<br>
|
||||||
<span data-i18n="Enter">Enter </span> <span class="monospace">0000000000</span> <span data-i18n="to use anonymous mode.">to use anonymous mode. </span>
|
<span data-i18n="Enter">Enter </span> <span class="monospace">0000000000</span> <span data-i18n="to use anonymous mode.">to use anonymous mode. </span>
|
||||||
</small>
|
</small>
|
||||||
<!-- <div>
|
|
||||||
<a id="horde_kudos" href="javascript:void(0);">View my Kudos</a>
|
|
||||||
</div> -->
|
|
||||||
<div class="flex-container">
|
<div class="flex-container">
|
||||||
<input id="horde_api_key" name="horde_api_key" class="text_pole flex1" type="text" placeholder="0000000000" autocomplete="off">
|
<input id="horde_api_key" name="horde_api_key" class="text_pole flex1" type="text" placeholder="0000000000" 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_horde"></div>
|
<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_horde"></div>
|
||||||
|
|
Loading…
Reference in New Issue