mirror of
https://github.com/BerriAI/litellm.git
synced 2025-04-26 03:04:13 +00:00
(fix) ui link
This commit is contained in:
parent
a45ce8c5f5
commit
44bf1409e0
1 changed files with 1 additions and 1 deletions
|
@ -1268,7 +1268,7 @@ html_form = """
|
||||||
<h2>LiteLLM Login</h2>
|
<h2>LiteLLM Login</h2>
|
||||||
|
|
||||||
<p>By default Username is "admin" and Password is your set LiteLLM Proxy `MASTER_KEY`. Enter them here</p>
|
<p>By default Username is "admin" and Password is your set LiteLLM Proxy `MASTER_KEY`. Enter them here</p>
|
||||||
<p>If you need to set credentials / SSO docs here: https://docs.litellm.com</p>
|
<p>If you need to set credentials / SSO docs here: <a href="https://docs.litellm.ai/docs/proxy/ui" target="_blank">https://docs.litellm.ai/docs/proxy/ui</a></p>
|
||||||
<br>
|
<br>
|
||||||
<label for="username">Username:</label>
|
<label for="username">Username:</label>
|
||||||
<input type="text" id="username" name="username" required>
|
<input type="text" id="username" name="username" required>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue