mirror of
https://github.com/tiennm99/litellm.git
synced 2026-07-20 16:19:55 +00:00
docs fix
This commit is contained in:
@@ -58,7 +58,7 @@ pip install litellm==1.78.0.rc.1
|
||||
|
||||
## Key Highlights
|
||||
|
||||
- **MCP Gateway Enhancements** - Fine-grained tool control at team/key level, OpenAPI to MCP server conversion, and per-tool parameter allowlists
|
||||
- **MCP Gateway - Control Tool Access by Team/Key** - Control MCP tool access by team/key.
|
||||
- **GPT-5 Pro & GPT-Image-1-Mini** - Day 0 support for OpenAI's GPT-5 Pro (400K context) and gpt-image-1-mini image generation
|
||||
- **UI Performance Boost** - Replaces bloated key list calls with lean key aliases endpoint, Turbopack for faster development, and major UI refactors
|
||||
- **EnkryptAI Guardrails** - New guardrail integration for content moderation
|
||||
@@ -67,6 +67,12 @@ pip install litellm==1.78.0.rc.1
|
||||
|
||||
---
|
||||
|
||||
## MCP Gateway - Control Tool Access by Team/Key
|
||||
|
||||
From this release Proxy Admins can control MCP tool access by team/key. This is great for Proxy Admins
|
||||
|
||||
|
||||
|
||||
## New Models / Updated Models
|
||||
|
||||
#### New Model Support
|
||||
|
||||
@@ -97,7 +97,7 @@ const sidebars = {
|
||||
label: "LiteLLM Proxy Server",
|
||||
link: {
|
||||
type: "generated-index",
|
||||
title: "LiteLLM Proxy Server (LLM Gateway)",
|
||||
title: "LiteLLM AI Gateway (LLM Proxy)",
|
||||
description: `OpenAI Proxy Server (LLM Gateway) to call 100+ LLMs in a unified interface & track spend, set budgets per virtual key/user`,
|
||||
slug: "/simple_proxy",
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user