Skip to main content
Version: Next

Search for chunks in a vector store.

POST 

/v1/openai/v1/vector_stores/:vector_store_id/search

deprecated

This endpoint has been deprecated and may be replaced or removed in future versions of the API.

Search for chunks in a vector store. Searches a vector store for relevant chunks based on a query and optional file attribute filters.

Request​

Responses​

A VectorStoreSearchResponse containing the search results.