[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"skill-litellm-add-org":3,"mdc--d3775k-key":32,"related-repo-litellm-add-org":439,"related-org-litellm-add-org":519},{"slug":4,"name":4,"fn":5,"description":6,"org":7,"tags":12,"stars":21,"repoUrl":22,"updatedAt":23,"license":24,"forks":25,"topics":26,"repo":27,"sourceUrl":30,"mdContent":31},"add-org","create organizations on LiteLLM proxy","Create a new organization on a live LiteLLM proxy. Asks for org name, budget, and allowed models, then calls POST \u002Forganization\u002Fnew.\n",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},"litellm","LiteLLM","https:\u002F\u002Fpexgzepcugksgbtrxkhf.supabase.co\u002Fstorage\u002Fv1\u002Fobject\u002Fpublic\u002Forg-logos\u002Flitellm.png","BerriAI",[13,17,20],{"name":14,"slug":15,"type":16},"Management","management","tag",{"name":18,"slug":19,"type":16},"AI Infrastructure","ai-infrastructure",{"name":9,"slug":8,"type":16},66,"https:\u002F\u002Fgithub.com\u002FBerriAI\u002Flitellm-skills","2026-07-14T05:37:43.83623","MIT",8,[],{"repoUrl":22,"stars":21,"forks":25,"topics":28,"description":29},[],"Agent Skills for managing live LiteLLM proxy deployments — users, teams, keys, orgs, models, MCP servers, agents","https:\u002F\u002Fgithub.com\u002FBerriAI\u002Flitellm-skills\u002Ftree\u002FHEAD\u002Fadd-org","---\nname: add-org\ndescription: >\n  Create a new organization on a live LiteLLM proxy. Asks for org name, budget,\n  and allowed models, then calls POST \u002Forganization\u002Fnew.\nlicense: MIT\ncompatibility: Requires curl.\nmetadata:\n  author: BerriAI\n  version: \"1.0\"\nallowed-tools: Bash(curl:*)\n---\n\n# Add Organization\n\nCreate a new organization on a live LiteLLM proxy.\n\n## Setup\n\nAsk for these if not already known:\n```\nLITELLM_BASE_URL  — e.g. https:\u002F\u002Fmy-proxy.example.com\nLITELLM_API_KEY   — proxy admin key\n```\n\nAPI reference: https:\u002F\u002Flitellm.vercel.app\u002Fdocs\u002Fproxy\u002Forg_based_routing\n\n## Ask the user\n\n1. **Org name** (required, becomes `organization_alias`)\n2. **Allowed models** (required, e.g. `gpt-4o, claude-3-5-sonnet`)\n3. **Max budget** (optional, e.g. `500.00`)\n4. **TPM \u002F RPM limits** (optional)\n\n## Run\n\n```bash\ncurl -s -X POST \"$BASE\u002Forganization\u002Fnew\" \\\n  -H \"Authorization: Bearer $KEY\" \\\n  -H \"Content-Type: application\u002Fjson\" \\\n  -d '{\n    \"organization_alias\": \"\u003Cname>\",\n    \"models\": [\u003Cmodels>],\n    \"max_budget\": \u003Cbudget_or_null>,\n    \"tpm_limit\": \u003Ctpm_or_null>,\n    \"rpm_limit\": \u003Crpm_or_null>\n  }'\n```\n\n## Output\n\nShow the user:\n- `organization_id` — needed for assigning teams\u002Fusers to this org\n- `organization_alias`, `max_budget`, `models`\n\nOn error show `detail` and the likely fix.\n",{"data":33,"body":38},{"name":4,"description":6,"license":24,"compatibility":34,"metadata":35,"allowed-tools":37},"Requires curl.",{"author":11,"version":36},"1.0","Bash(curl:*)",{"type":39,"children":40},"root",[41,50,56,63,68,81,94,100,168,174,371,377,382,420,433],{"type":42,"tag":43,"props":44,"children":46},"element","h1",{"id":45},"add-organization",[47],{"type":48,"value":49},"text","Add Organization",{"type":42,"tag":51,"props":52,"children":53},"p",{},[54],{"type":48,"value":55},"Create a new organization on a live LiteLLM proxy.",{"type":42,"tag":57,"props":58,"children":60},"h2",{"id":59},"setup",[61],{"type":48,"value":62},"Setup",{"type":42,"tag":51,"props":64,"children":65},{},[66],{"type":48,"value":67},"Ask for these if not already known:",{"type":42,"tag":69,"props":70,"children":74},"pre",{"className":71,"code":73,"language":48},[72],"language-text","LITELLM_BASE_URL  — e.g. https:\u002F\u002Fmy-proxy.example.com\nLITELLM_API_KEY   — proxy admin key\n",[75],{"type":42,"tag":76,"props":77,"children":79},"code",{"__ignoreMap":78},"",[80],{"type":48,"value":73},{"type":42,"tag":51,"props":82,"children":83},{},[84,86],{"type":48,"value":85},"API reference: ",{"type":42,"tag":87,"props":88,"children":92},"a",{"href":89,"rel":90},"https:\u002F\u002Flitellm.vercel.app\u002Fdocs\u002Fproxy\u002Forg_based_routing",[91],"nofollow",[93],{"type":48,"value":89},{"type":42,"tag":57,"props":95,"children":97},{"id":96},"ask-the-user",[98],{"type":48,"value":99},"Ask the user",{"type":42,"tag":101,"props":102,"children":103},"ol",{},[104,124,141,158],{"type":42,"tag":105,"props":106,"children":107},"li",{},[108,114,116,122],{"type":42,"tag":109,"props":110,"children":111},"strong",{},[112],{"type":48,"value":113},"Org name",{"type":48,"value":115}," (required, becomes ",{"type":42,"tag":76,"props":117,"children":119},{"className":118},[],[120],{"type":48,"value":121},"organization_alias",{"type":48,"value":123},")",{"type":42,"tag":105,"props":125,"children":126},{},[127,132,134,140],{"type":42,"tag":109,"props":128,"children":129},{},[130],{"type":48,"value":131},"Allowed models",{"type":48,"value":133}," (required, e.g. ",{"type":42,"tag":76,"props":135,"children":137},{"className":136},[],[138],{"type":48,"value":139},"gpt-4o, claude-3-5-sonnet",{"type":48,"value":123},{"type":42,"tag":105,"props":142,"children":143},{},[144,149,151,157],{"type":42,"tag":109,"props":145,"children":146},{},[147],{"type":48,"value":148},"Max budget",{"type":48,"value":150}," (optional, e.g. ",{"type":42,"tag":76,"props":152,"children":154},{"className":153},[],[155],{"type":48,"value":156},"500.00",{"type":48,"value":123},{"type":42,"tag":105,"props":159,"children":160},{},[161,166],{"type":42,"tag":109,"props":162,"children":163},{},[164],{"type":48,"value":165},"TPM \u002F RPM limits",{"type":48,"value":167}," (optional)",{"type":42,"tag":57,"props":169,"children":171},{"id":170},"run",[172],{"type":48,"value":173},"Run",{"type":42,"tag":69,"props":175,"children":179},{"className":176,"code":177,"language":178,"meta":78,"style":78},"language-bash shiki shiki-themes material-theme-lighter material-theme material-theme-palenight","curl -s -X POST \"$BASE\u002Forganization\u002Fnew\" \\\n  -H \"Authorization: Bearer $KEY\" \\\n  -H \"Content-Type: application\u002Fjson\" \\\n  -d '{\n    \"organization_alias\": \"\u003Cname>\",\n    \"models\": [\u003Cmodels>],\n    \"max_budget\": \u003Cbudget_or_null>,\n    \"tpm_limit\": \u003Ctpm_or_null>,\n    \"rpm_limit\": \u003Crpm_or_null>\n  }'\n","bash",[180],{"type":42,"tag":76,"props":181,"children":182},{"__ignoreMap":78},[183,238,269,294,313,322,331,340,348,357],{"type":42,"tag":184,"props":185,"children":188},"span",{"class":186,"line":187},"line",1,[189,195,201,206,211,217,223,228,233],{"type":42,"tag":184,"props":190,"children":192},{"style":191},"--shiki-light:#E2931D;--shiki-default:#FFCB6B;--shiki-dark:#FFCB6B",[193],{"type":48,"value":194},"curl",{"type":42,"tag":184,"props":196,"children":198},{"style":197},"--shiki-light:#91B859;--shiki-default:#C3E88D;--shiki-dark:#C3E88D",[199],{"type":48,"value":200}," -s",{"type":42,"tag":184,"props":202,"children":203},{"style":197},[204],{"type":48,"value":205}," -X",{"type":42,"tag":184,"props":207,"children":208},{"style":197},[209],{"type":48,"value":210}," POST",{"type":42,"tag":184,"props":212,"children":214},{"style":213},"--shiki-light:#39ADB5;--shiki-default:#89DDFF;--shiki-dark:#89DDFF",[215],{"type":48,"value":216}," \"",{"type":42,"tag":184,"props":218,"children":220},{"style":219},"--shiki-light:#90A4AE;--shiki-default:#EEFFFF;--shiki-dark:#BABED8",[221],{"type":48,"value":222},"$BASE",{"type":42,"tag":184,"props":224,"children":225},{"style":197},[226],{"type":48,"value":227},"\u002Forganization\u002Fnew",{"type":42,"tag":184,"props":229,"children":230},{"style":213},[231],{"type":48,"value":232},"\"",{"type":42,"tag":184,"props":234,"children":235},{"style":219},[236],{"type":48,"value":237}," \\\n",{"type":42,"tag":184,"props":239,"children":241},{"class":186,"line":240},2,[242,247,251,256,261,265],{"type":42,"tag":184,"props":243,"children":244},{"style":197},[245],{"type":48,"value":246},"  -H",{"type":42,"tag":184,"props":248,"children":249},{"style":213},[250],{"type":48,"value":216},{"type":42,"tag":184,"props":252,"children":253},{"style":197},[254],{"type":48,"value":255},"Authorization: Bearer ",{"type":42,"tag":184,"props":257,"children":258},{"style":219},[259],{"type":48,"value":260},"$KEY",{"type":42,"tag":184,"props":262,"children":263},{"style":213},[264],{"type":48,"value":232},{"type":42,"tag":184,"props":266,"children":267},{"style":219},[268],{"type":48,"value":237},{"type":42,"tag":184,"props":270,"children":272},{"class":186,"line":271},3,[273,277,281,286,290],{"type":42,"tag":184,"props":274,"children":275},{"style":197},[276],{"type":48,"value":246},{"type":42,"tag":184,"props":278,"children":279},{"style":213},[280],{"type":48,"value":216},{"type":42,"tag":184,"props":282,"children":283},{"style":197},[284],{"type":48,"value":285},"Content-Type: application\u002Fjson",{"type":42,"tag":184,"props":287,"children":288},{"style":213},[289],{"type":48,"value":232},{"type":42,"tag":184,"props":291,"children":292},{"style":219},[293],{"type":48,"value":237},{"type":42,"tag":184,"props":295,"children":297},{"class":186,"line":296},4,[298,303,308],{"type":42,"tag":184,"props":299,"children":300},{"style":197},[301],{"type":48,"value":302},"  -d",{"type":42,"tag":184,"props":304,"children":305},{"style":213},[306],{"type":48,"value":307}," '",{"type":42,"tag":184,"props":309,"children":310},{"style":197},[311],{"type":48,"value":312},"{\n",{"type":42,"tag":184,"props":314,"children":316},{"class":186,"line":315},5,[317],{"type":42,"tag":184,"props":318,"children":319},{"style":197},[320],{"type":48,"value":321},"    \"organization_alias\": \"\u003Cname>\",\n",{"type":42,"tag":184,"props":323,"children":325},{"class":186,"line":324},6,[326],{"type":42,"tag":184,"props":327,"children":328},{"style":197},[329],{"type":48,"value":330},"    \"models\": [\u003Cmodels>],\n",{"type":42,"tag":184,"props":332,"children":334},{"class":186,"line":333},7,[335],{"type":42,"tag":184,"props":336,"children":337},{"style":197},[338],{"type":48,"value":339},"    \"max_budget\": \u003Cbudget_or_null>,\n",{"type":42,"tag":184,"props":341,"children":342},{"class":186,"line":25},[343],{"type":42,"tag":184,"props":344,"children":345},{"style":197},[346],{"type":48,"value":347},"    \"tpm_limit\": \u003Ctpm_or_null>,\n",{"type":42,"tag":184,"props":349,"children":351},{"class":186,"line":350},9,[352],{"type":42,"tag":184,"props":353,"children":354},{"style":197},[355],{"type":48,"value":356},"    \"rpm_limit\": \u003Crpm_or_null>\n",{"type":42,"tag":184,"props":358,"children":360},{"class":186,"line":359},10,[361,366],{"type":42,"tag":184,"props":362,"children":363},{"style":197},[364],{"type":48,"value":365},"  }",{"type":42,"tag":184,"props":367,"children":368},{"style":213},[369],{"type":48,"value":370},"'\n",{"type":42,"tag":57,"props":372,"children":374},{"id":373},"output",[375],{"type":48,"value":376},"Output",{"type":42,"tag":51,"props":378,"children":379},{},[380],{"type":48,"value":381},"Show the user:",{"type":42,"tag":383,"props":384,"children":385},"ul",{},[386,397],{"type":42,"tag":105,"props":387,"children":388},{},[389,395],{"type":42,"tag":76,"props":390,"children":392},{"className":391},[],[393],{"type":48,"value":394},"organization_id",{"type":48,"value":396}," — needed for assigning teams\u002Fusers to this org",{"type":42,"tag":105,"props":398,"children":399},{},[400,405,407,413,414],{"type":42,"tag":76,"props":401,"children":403},{"className":402},[],[404],{"type":48,"value":121},{"type":48,"value":406},", ",{"type":42,"tag":76,"props":408,"children":410},{"className":409},[],[411],{"type":48,"value":412},"max_budget",{"type":48,"value":406},{"type":42,"tag":76,"props":415,"children":417},{"className":416},[],[418],{"type":48,"value":419},"models",{"type":42,"tag":51,"props":421,"children":422},{},[423,425,431],{"type":48,"value":424},"On error show ",{"type":42,"tag":76,"props":426,"children":428},{"className":427},[],[429],{"type":48,"value":430},"detail",{"type":48,"value":432}," and the likely fix.",{"type":42,"tag":434,"props":435,"children":436},"style",{},[437],{"type":48,"value":438},"html .light .shiki span {color: var(--shiki-light);background: var(--shiki-light-bg);font-style: var(--shiki-light-font-style);font-weight: var(--shiki-light-font-weight);text-decoration: var(--shiki-light-text-decoration);}html.light .shiki span {color: var(--shiki-light);background: var(--shiki-light-bg);font-style: var(--shiki-light-font-style);font-weight: var(--shiki-light-font-weight);text-decoration: var(--shiki-light-text-decoration);}html .default .shiki span {color: var(--shiki-default);background: var(--shiki-default-bg);font-style: var(--shiki-default-font-style);font-weight: var(--shiki-default-font-weight);text-decoration: var(--shiki-default-text-decoration);}html .shiki span {color: var(--shiki-default);background: var(--shiki-default-bg);font-style: var(--shiki-default-font-style);font-weight: var(--shiki-default-font-weight);text-decoration: var(--shiki-default-text-decoration);}html .dark .shiki span {color: var(--shiki-dark);background: var(--shiki-dark-bg);font-style: var(--shiki-dark-font-style);font-weight: var(--shiki-dark-font-weight);text-decoration: var(--shiki-dark-text-decoration);}html.dark .shiki span {color: var(--shiki-dark);background: var(--shiki-dark-bg);font-style: var(--shiki-dark-font-style);font-weight: var(--shiki-dark-font-weight);text-decoration: var(--shiki-dark-text-decoration);}",{"items":440,"total":518},[441,460,470,480,490,496,506],{"slug":442,"name":442,"fn":443,"description":444,"org":445,"tags":446,"stars":21,"repoUrl":22,"updatedAt":459},"add-agent","create AI agents on LiteLLM proxy","Create a new AI agent on a live LiteLLM proxy. Asks for agent name, the underlying model, and optional MCP server access, then calls POST \u002Fv1\u002Fagents.\n",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[447,450,453,456],{"name":448,"slug":449,"type":16},"Agents","agents",{"name":451,"slug":452,"type":16},"API Development","api-development",{"name":454,"slug":455,"type":16},"LLM","llm",{"name":457,"slug":458,"type":16},"MCP","mcp","2026-07-14T05:37:35.882412",{"slug":461,"name":461,"fn":462,"description":463,"org":464,"tags":465,"stars":21,"repoUrl":22,"updatedAt":469},"add-key","generate API keys on LiteLLM proxy","Generate a new API key on a live LiteLLM proxy. Asks for alias, scope (user\u002Fteam), budget, models, and expiry, then calls POST \u002Fkey\u002Fgenerate. Use when the user wants to create, generate, or provision an API key on a LiteLLM proxy instance.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[466,467,468],{"name":18,"slug":19,"type":16},{"name":451,"slug":452,"type":16},{"name":9,"slug":8,"type":16},"2026-07-14T05:37:23.401687",{"slug":471,"name":471,"fn":472,"description":473,"org":474,"tags":475,"stars":21,"repoUrl":22,"updatedAt":479},"add-mcp","register MCP servers on LiteLLM proxy","Register a new MCP server on a live LiteLLM proxy. Asks for the server name, transport type, URL, and optional auth, then calls POST \u002Fv1\u002Fmcp\u002Fserver.\n",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[476,477,478],{"name":18,"slug":19,"type":16},{"name":9,"slug":8,"type":16},{"name":457,"slug":458,"type":16},"2026-07-14T05:37:18.330664",{"slug":481,"name":481,"fn":482,"description":483,"org":484,"tags":485,"stars":21,"repoUrl":22,"updatedAt":489},"add-model","add models to LiteLLM proxy","Add a new model to a live LiteLLM proxy. Walks the user through picking a provider, entering the deployment name and credentials, calls POST \u002Fmodel\u002Fnew, then test-calls the model to confirm it routes correctly. Use when the user wants to add, register, deploy, or configure a new model on a LiteLLM proxy instance.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[486,487,488],{"name":18,"slug":19,"type":16},{"name":9,"slug":8,"type":16},{"name":454,"slug":455,"type":16},"2026-07-14T05:37:41.141371",{"slug":4,"name":4,"fn":5,"description":6,"org":491,"tags":492,"stars":21,"repoUrl":22,"updatedAt":23},{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[493,494,495],{"name":18,"slug":19,"type":16},{"name":9,"slug":8,"type":16},{"name":14,"slug":15,"type":16},{"slug":497,"name":497,"fn":498,"description":499,"org":500,"tags":501,"stars":21,"repoUrl":22,"updatedAt":505},"add-team","create new teams on LiteLLM proxy","Create a new team on a live LiteLLM proxy. Asks for team name, budget, and allowed models, then calls POST \u002Fteam\u002Fnew and shows the result. Use when the user wants to create a new team, set up team budgets, or configure model access for a team on the proxy.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[502,503,504],{"name":18,"slug":19,"type":16},{"name":454,"slug":455,"type":16},{"name":14,"slug":15,"type":16},"2026-07-14T05:37:29.671894",{"slug":507,"name":507,"fn":508,"description":509,"org":510,"tags":511,"stars":21,"repoUrl":22,"updatedAt":517},"add-user","create LiteLLM proxy users","Create a new user on a live LiteLLM proxy. Asks for email, role, and optional budget\u002Fmodel limits, then calls POST \u002Fuser\u002Fnew and shows the result.\n",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[512,513,514],{"name":18,"slug":19,"type":16},{"name":454,"slug":455,"type":16},{"name":515,"slug":516,"type":16},"Operations","operations","2026-07-14T05:37:22.16293",21,{"items":520,"total":518},[521,528,534,540,546,552,558,564,575,587,599,610],{"slug":442,"name":442,"fn":443,"description":444,"org":522,"tags":523,"stars":21,"repoUrl":22,"updatedAt":459},{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[524,525,526,527],{"name":448,"slug":449,"type":16},{"name":451,"slug":452,"type":16},{"name":454,"slug":455,"type":16},{"name":457,"slug":458,"type":16},{"slug":461,"name":461,"fn":462,"description":463,"org":529,"tags":530,"stars":21,"repoUrl":22,"updatedAt":469},{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[531,532,533],{"name":18,"slug":19,"type":16},{"name":451,"slug":452,"type":16},{"name":9,"slug":8,"type":16},{"slug":471,"name":471,"fn":472,"description":473,"org":535,"tags":536,"stars":21,"repoUrl":22,"updatedAt":479},{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[537,538,539],{"name":18,"slug":19,"type":16},{"name":9,"slug":8,"type":16},{"name":457,"slug":458,"type":16},{"slug":481,"name":481,"fn":482,"description":483,"org":541,"tags":542,"stars":21,"repoUrl":22,"updatedAt":489},{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[543,544,545],{"name":18,"slug":19,"type":16},{"name":9,"slug":8,"type":16},{"name":454,"slug":455,"type":16},{"slug":4,"name":4,"fn":5,"description":6,"org":547,"tags":548,"stars":21,"repoUrl":22,"updatedAt":23},{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[549,550,551],{"name":18,"slug":19,"type":16},{"name":9,"slug":8,"type":16},{"name":14,"slug":15,"type":16},{"slug":497,"name":497,"fn":498,"description":499,"org":553,"tags":554,"stars":21,"repoUrl":22,"updatedAt":505},{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[555,556,557],{"name":18,"slug":19,"type":16},{"name":454,"slug":455,"type":16},{"name":14,"slug":15,"type":16},{"slug":507,"name":507,"fn":508,"description":509,"org":559,"tags":560,"stars":21,"repoUrl":22,"updatedAt":517},{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[561,562,563],{"name":18,"slug":19,"type":16},{"name":454,"slug":455,"type":16},{"name":515,"slug":516,"type":16},{"slug":565,"name":565,"fn":566,"description":567,"org":568,"tags":569,"stars":21,"repoUrl":22,"updatedAt":574},"delete-agent","delete AI agents from LiteLLM proxy","Delete an AI agent from a live LiteLLM proxy. Ask for the agent_id and confirm before calling DELETE \u002Fv1\u002Fagents\u002F{agent_id}.\n",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[570,571,572,573],{"name":448,"slug":449,"type":16},{"name":18,"slug":19,"type":16},{"name":9,"slug":8,"type":16},{"name":14,"slug":15,"type":16},"2026-07-14T05:37:34.647734",{"slug":576,"name":576,"fn":577,"description":578,"org":579,"tags":580,"stars":21,"repoUrl":22,"updatedAt":586},"delete-key","delete API keys from LiteLLM proxy","Delete one or more API keys from a live LiteLLM proxy. Ask for the key(s) and confirm before calling POST \u002Fkey\u002Fdelete.\n",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[581,582,583],{"name":451,"slug":452,"type":16},{"name":9,"slug":8,"type":16},{"name":584,"slug":585,"type":16},"Security","security","2026-07-14T05:37:38.407239",{"slug":588,"name":588,"fn":589,"description":590,"org":591,"tags":592,"stars":21,"repoUrl":22,"updatedAt":598},"delete-mcp","delete MCP servers from LiteLLM proxy","Delete an MCP server from a live LiteLLM proxy. Ask for the server_id and confirm before calling DELETE \u002Fv1\u002Fmcp\u002Fserver\u002F{server_id}.\n",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[593,594,597],{"name":18,"slug":19,"type":16},{"name":595,"slug":596,"type":16},"Configuration","configuration",{"name":457,"slug":458,"type":16},"2026-07-14T05:37:32.167939",{"slug":600,"name":600,"fn":601,"description":602,"org":603,"tags":604,"stars":21,"repoUrl":22,"updatedAt":609},"delete-model","delete models from LiteLLM proxy","Delete a model from a live LiteLLM proxy. Asks for the model name or model_id and confirms before calling POST \u002Fmodel\u002Fdelete. Use when the user wants to remove, delete, or unregister a model from a LiteLLM proxy instance.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[605,606,607,608],{"name":18,"slug":19,"type":16},{"name":9,"slug":8,"type":16},{"name":454,"slug":455,"type":16},{"name":14,"slug":15,"type":16},"2026-07-14T05:37:33.417861",{"slug":611,"name":611,"fn":612,"description":613,"org":614,"tags":615,"stars":21,"repoUrl":22,"updatedAt":618},"delete-org","delete organizations from LiteLLM proxy","Delete one or more organizations from a live LiteLLM proxy. Ask for the organization_id(s) and confirm before calling DELETE \u002Forganization\u002Fdelete.\n",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[616,617],{"name":18,"slug":19,"type":16},{"name":9,"slug":8,"type":16},"2026-07-14T05:37:20.916307"]