mirror of
https://github.com/BerriAI/litellm.git
synced 2025-04-25 10:44:24 +00:00
docs(index.md): cleanup highlights
This commit is contained in:
parent
e0b6392491
commit
ce76aeb06c
2 changed files with 22 additions and 0 deletions
BIN
docs/my-website/img/release_notes/new_team_usage_highlight.jpg
Normal file
BIN
docs/my-website/img/release_notes/new_team_usage_highlight.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 999 KiB |
|
@ -19,6 +19,28 @@ import Image from '@theme/IdealImage';
|
||||||
import Tabs from '@theme/Tabs';
|
import Tabs from '@theme/Tabs';
|
||||||
import TabItem from '@theme/TabItem';
|
import TabItem from '@theme/TabItem';
|
||||||
|
|
||||||
|
## Key Highlights
|
||||||
|
|
||||||
|
- **Team and Tag based usage tracking**: You can now see usage and spend by team and tag at 1M+ spend logs.
|
||||||
|
- **SCIM Integration**: Enables identity providers (Okta, Azure AD, OneLogin, etc.) to automate user and team (group) provisioning, updates, and deprovisioning
|
||||||
|
- **Unified Responses API**: Support for calling Anthropic, Gemini, Groq, etc. via OpenAI's new Responses API.
|
||||||
|
|
||||||
|
Let's dive in.
|
||||||
|
|
||||||
|
## Team and Tag based usage tracking
|
||||||
|
|
||||||
|
<Image img={require('../../img/release_notes/new_team_usage_highlight.jpg')}/>
|
||||||
|
|
||||||
|
|
||||||
|
This release improves team and tag based usage tracking at 1m+ spend logs, making it easy to monitor your LLM API Spend in production. This covers:
|
||||||
|
|
||||||
|
- **Admins** can view spend across all teams + tags
|
||||||
|
- **Admins** can now see spend across multiple tags
|
||||||
|
- **Admins** can now check the activity by key, within teams
|
||||||
|
- **Internal Users** can now view spend of teams they’re a member of
|
||||||
|
|
||||||
|
[Read more](#management-endpoints--ui)
|
||||||
|
|
||||||
## New Models / Updated Models
|
## New Models / Updated Models
|
||||||
|
|
||||||
- **OpenAI**
|
- **OpenAI**
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue