feat link to model cost map on swagger

This commit is contained in:
Ishaan Jaff 2024-07-26 21:34:42 -07:00
parent a264d1ca8c
commit 2501b4eccd

View file

@ -279,6 +279,8 @@ ui_link = f"/ui/"
ui_message = (
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 BRANDING [ENTERPRISE FEATURE] ###