From 7e2546da2d29870efe71052f24043f9347eea022 Mon Sep 17 00:00:00 2001 From: Ishaan Jaff Date: Sat, 19 Jul 2025 12:11:50 -0700 Subject: [PATCH] docs vllm rerank --- docs/my-website/release_notes/v1.74.6/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/my-website/release_notes/v1.74.6/index.md b/docs/my-website/release_notes/v1.74.6/index.md index 16f7b80320d..d4aee4a9bd9 100644 --- a/docs/my-website/release_notes/v1.74.6/index.md +++ b/docs/my-website/release_notes/v1.74.6/index.md @@ -150,7 +150,7 @@ This enables developers to easily integrate vector search capabilities into thei - **[VertexAI](../../docs/providers/vertex)** - Added Vertex AI RAG Engine support (use with OpenAI compatible `/vector_stores` API) - [PR #12752](https://github.com/BerriAI/litellm/pull/12595), **DOC NEEDED** - **[vLLM](../../docs/providers/vllm)** - - Added support for using Rerank endpoints with vLLM - [PR #12738](https://github.com/BerriAI/litellm/pull/12738), **Doc Needed** + - Added support for using Rerank endpoints with vLLM - [PR #12738](https://github.com/BerriAI/litellm/pull/12738), [Get Started](../../docs/providers/vllm#rerank) - **[AI21](../../docs/providers/ai21)** - Added ai21/jamba-1.7 model family pricing - [PR #12593](https://github.com/BerriAI/litellm/pull/12593), [Get Started](../../docs/providers/ai21) - **[Together.ai](../../docs/providers/together_ai)**