add OR credit viewing link to api panel
This commit is contained in:
parent
932da47476
commit
b53bc7cc0e
|
@ -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">
|
||||||
|
|
Loading…
Reference in New Issue