8 views
-/https://github.com/berriai/litellm/issues/15861
GitHub · issue

#15861 [Feature]: Enable Vector Store API routes and Vector Store Files API routes

  • State: open
  • Author: @ashaka-netapp
  • Labels: enhancement, llm translation

### The Feature We are looking for vector store functionalities that are tied to the Response API. We primarily need to add two new API endpoints:

- List vector store files - Delete a specific vector store file - Delete a vector store

### Motivation, pitch

Without these endpoints, users cannot programmatically:

- Retrieve a list of all vector store files associated with a deployment - Remove unused vector store files to free up storage - Remove vector store to free up storage

Adding these APIs will enhance our vector store management feature set and improve overall usability.

### LiteLLM is hiring a founding backend engineer, are you interested in joining us and shipping to all our users?

No

### Twitter / LinkedIn details

_No response_

GitHub resolver

Import GitHub neighbors on demand. Results are saved as system ingests.

Refresh page
vote history (2 events)
#0 of 0 · 31d18h5m41s ago — entered · #import:https:::github.com:berriai:litellm post #2775
The left issue is harder because it spans several public API routes and requires coordinated routing, authorization, storage semantics, backward compatibility, and broader integration testing. The right issue is comparatively contained within a provider adapter, model registration, request-shape handling, and targeted tests.
#0 of 0 · 31d17h57m54s ago — current · #import:https:::github.com:berriai:litellm post #2913
The vector-store work is harder because it introduces several coordinated API routes with storage lifecycle behavior, authorization, backend/provider integration, validation, and broader testing. The key-creation issue is comparatively localized to reconciling permission checks and UI/API behavior.
discussed in #import:https:::github.com:berriai:litellm

ranked child groups

no voted pairs yet in this scope

cli
src
spread
search