latestOpenAPI 3.1.02026-08-226994571.1 MB
1e929292ddd5
vector store management
New Vector Store
Create a new vector store.
Parameters:
- vector_store_id: str - Unique identifier for the vector store
- custom_llm_provider: str - Provider of the vector store
- vector_store_name: Optional[str] - Name of the vector store
- vector_store_description: Optional[str] - Description of the vector store
- vector_store_metadata: Optional[Dict] - Additional metadata for the vector store
post/vector_store/new
Request body
Response
Successful Response
{"stackTrail":"paths:/vector_store/new:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}