doc update

This commit is contained in:
Ishaan Jaff
2025-07-05 10:53:22 -07:00
parent 0e62803c0e
commit 92a3f263d4
@@ -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)**