mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-06-05 21:59:27 +02:00
add OR credit viewing link to api panel
This commit is contained in:
@@ -1546,7 +1546,8 @@
|
|||||||
<div>
|
<div>
|
||||||
<small>
|
<small>
|
||||||
Click "Authorize" below or get the key from <a target="_blank" href="https://openrouter.ai/keys/">OpenRouter</a>.
|
Click "Authorize" below or get the key from <a target="_blank" href="https://openrouter.ai/keys/">OpenRouter</a>.
|
||||||
</small>
|
</small><br>
|
||||||
|
<a href="https://openrouter.ai/account" target="_blank">View Remaining Credits</a>
|
||||||
</div>
|
</div>
|
||||||
<div class="flex-container">
|
<div class="flex-container">
|
||||||
<input id="api_key_openrouter" name="api_key_openrouter" class="text_pole flex1" maxlength="500" value="" type="text" autocomplete="off">
|
<input id="api_key_openrouter" name="api_key_openrouter" class="text_pole flex1" maxlength="500" value="" type="text" autocomplete="off">
|
||||||
|
Reference in New Issue
Block a user