Skip to content

Conversation

@krrishdholakia
Copy link
Contributor

Title

(feat) Azure AI Vector Stores - support "virtual" indexes + create vector store on passthrough API

Allows proxy admin to control who can/can't create vector stores on Provider API's without giving them the raw API keys.

  1. Proxy Admin creates a "virtual" index name, and attaches a vector store w/ credentials to it
  2. Proxy Admin gives a team/key permission to "read" or "write" the virtual index
  3. Developer references that index name, when calling Azure AI passthrough API with LiteLLM credentials

Relevant issues

Pre-Submission checklist

Please complete all items before asking a LiteLLM maintainer to review your PR

  • I have Added testing in the tests/litellm/ directory, Adding at least 1 test is a hard requirement - see details
  • I have added a screenshot of my new test passing locally
  • My PR passes all unit tests on make test-unit
  • My PR's scope is as isolated as possible, it only solves 1 specific problem

Type

🆕 New Feature
🐛 Bug Fix
🧹 Refactoring
📖 Documentation
🚄 Infrastructure
✅ Test

Changes

@vercel
Copy link

vercel bot commented Nov 1, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
litellm Ready Ready Preview Comment Nov 1, 2025 7:03pm

@krrishdholakia krrishdholakia merged commit 43aacf2 into main Nov 1, 2025
7 of 11 checks passed
@krrishdholakia krrishdholakia deleted the litellm_dev_10_31_2025_p2 branch November 1, 2025 19:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants