From 3ca3772ef0beb5692c13cd79409b2d472700b7e6 Mon Sep 17 00:00:00 2001 From: Ishaan Jaff Date: Sat, 19 Jul 2025 11:55:58 -0700 Subject: [PATCH] docs Vector Stores --- docs/my-website/release_notes/v1.74.6/index.md | 1 - 1 file changed, 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 02c4b4935b2..16f7b80320d 100644 --- a/docs/my-website/release_notes/v1.74.6/index.md +++ b/docs/my-website/release_notes/v1.74.6/index.md @@ -233,7 +233,6 @@ This enables developers to easily integrate vector search capabilities into thei - **Vector Stores** - UI support for clicking into Vector Stores - [PR #12741](https://github.com/BerriAI/litellm/pull/12741) - Allow adding Vertex RAG Engine, OpenAI, Azure through UI - [PR #12752](https://github.com/BerriAI/litellm/pull/12752) - - **General** - Add Copy-on-Click for all IDs (Key, Team, Organization, MCP Server) - [PR #12615](https://github.com/BerriAI/litellm/pull/12615) - **[SCIM](../../docs/proxy/scim)**