mirror of
https://github.com/tiennm99/litellm.git
synced 2026-07-09 23:07:41 +00:00
Merge pull request #25727 from BerriAI/litellm_removeChatUiSwaggerLink
[Refactor] Remove Chat UI link from Swagger docs message
This commit is contained in:
@@ -669,9 +669,6 @@ ui_message += "\n\n💸 [```LiteLLM Model Cost Map```](https://models.litellm.ai
|
||||
|
||||
ui_message += f"\n\n🔎 [```LiteLLM Model Hub```]({model_hub_link}). See available models on the proxy. [**Docs**](https://docs.litellm.ai/docs/proxy/ai_hub)"
|
||||
|
||||
chat_link = f"{server_root_path}/ui/chat"
|
||||
ui_message += f"\n\n💬 [```LiteLLM Chat UI```]({chat_link}). ChatGPT-like interface for your users to chat with AI models and MCP tools."
|
||||
|
||||
custom_swagger_message = "[**Customize Swagger Docs**](https://docs.litellm.ai/docs/proxy/enterprise#swagger-docs---custom-routes--branding)"
|
||||
|
||||
### CUSTOM BRANDING [ENTERPRISE FEATURE] ###
|
||||
|
||||
Reference in New Issue
Block a user