From 64bb89c70f778c5d045af3b6f3c22afca5df466b Mon Sep 17 00:00:00 2001 From: Ishaan Jaff Date: Sat, 12 Apr 2025 21:20:54 -0700 Subject: [PATCH] docs fix --- docs/my-website/release_notes/v1.66.0-stable/index.md | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/my-website/release_notes/v1.66.0-stable/index.md b/docs/my-website/release_notes/v1.66.0-stable/index.md index 5312f1e2b6..939322e031 100644 --- a/docs/my-website/release_notes/v1.66.0-stable/index.md +++ b/docs/my-website/release_notes/v1.66.0-stable/index.md @@ -46,7 +46,6 @@ v1.66.0-stable is live now, here are the key highlights of this release ## Key Highlights - **Realtime API Cost Tracking**: Track cost of realtime API calls - **Microsoft SSO Auto-sync**: Auto-sync groups and group members from Azure Entra ID to LiteLLM -- **Unified File IDs**: Use the same file id across LLM API providers. - **xAI grok-3**: Added support for `xai/grok-3` models - **Security Fixes**: Fixed [CVE-2025-0330](https://www.cve.org/CVERecord?id=CVE-2025-0330) and [CVE-2024-6825](https://www.cve.org/CVERecord?id=CVE-2024-6825) vulnerabilities