From 92a3f263d48ec233e206543e8a509ced3b303885 Mon Sep 17 00:00:00 2001 From: Ishaan Jaff Date: Sat, 5 Jul 2025 10:53:22 -0700 Subject: [PATCH] doc update --- docs/my-website/release_notes/v1.74.0-stable/index.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/my-website/release_notes/v1.74.0-stable/index.md b/docs/my-website/release_notes/v1.74.0-stable/index.md index 920cbc7c94..3e7b712abf 100644 --- a/docs/my-website/release_notes/v1.74.0-stable/index.md +++ b/docs/my-website/release_notes/v1.74.0-stable/index.md @@ -66,7 +66,6 @@ This release brings significant performance improvements to the Python SDK with ## New Models / Updated Models ### New Providers -- **[GitHub Copilot](../../docs/providers/github_copilot)** - New LLM API provider support ### Updated Models #### Bugs @@ -89,6 +88,8 @@ This release brings significant performance improvements to the Python SDK with - Fix Hugging Face tests - [PR](https://github.com/BerriAI/litellm/pull/12286) #### Features +- **[🆕 GitHub Copilot](../../docs/providers/github_copilot)** - Use GitHub Copilot API with LiteLLM +- **[🆕 VertexAI DeepSeek](../../docs/providers/vertex)** - Add support for VertexAI DeepSeek models - [PR](https://github.com/BerriAI/litellm/pull/12312) - **[Azure AI](../../docs/providers/azure_ai)** - Add azure_ai cohere rerank v3.5 - [PR](https://github.com/BerriAI/litellm/pull/12283) - **[Vertex AI](../../docs/providers/vertex)**