forked from phoenix/litellm-mirror
feat link to model cost map on swagger
This commit is contained in:
parent
a264d1ca8c
commit
2501b4eccd
1 changed files with 2 additions and 0 deletions
|
@ -279,6 +279,8 @@ ui_link = f"/ui/"
|
||||||
ui_message = (
|
ui_message = (
|
||||||
f"👉 [```LiteLLM Admin Panel on /ui```]({ui_link}). Create, Edit Keys with SSO"
|
f"👉 [```LiteLLM Admin Panel on /ui```]({ui_link}). Create, Edit Keys with SSO"
|
||||||
)
|
)
|
||||||
|
ui_message += f"\n\n💸 [```LiteLLM Model Cost Map```](https://models.litellm.ai/)."
|
||||||
|
|
||||||
custom_swagger_message = f"[**Customize Swagger Docs**](https://docs.litellm.ai/docs/proxy/enterprise#swagger-docs---custom-routes--branding)"
|
custom_swagger_message = f"[**Customize Swagger Docs**](https://docs.litellm.ai/docs/proxy/enterprise#swagger-docs---custom-routes--branding)"
|
||||||
|
|
||||||
### CUSTOM BRANDING [ENTERPRISE FEATURE] ###
|
### CUSTOM BRANDING [ENTERPRISE FEATURE] ###
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue