mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-14 23:21:35 +00:00
fix(ui): drop orphaned chat page description
Co-Authored-By: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
This commit is contained in:
parent
1f82b029b3
commit
24800c7ff3
1 changed files with 0 additions and 1 deletions
|
|
@ -7,7 +7,6 @@
|
|||
export const pageDescriptions: Record<string, string> = {
|
||||
"api-keys": "Manage virtual keys for API access and authentication",
|
||||
"llm-playground": "Interactive playground for testing LLM requests",
|
||||
chat: "Chat with an LLM and connect your own MCP server credentials via OAuth",
|
||||
models: "Configure and manage LLM models and endpoints",
|
||||
agents: "Create and manage AI agents",
|
||||
agentic: "Manage agentic resources: agents, workflow runs, and memory",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue