Insert or update documents in a vector store.
Existing documents (by ID) will be updated, new documents will be inserted.
Args: request: Array of documents to upsert vector_store_name: The unique name of the vector store vector_store_use_case: Injected vector store use case
Returns: Batch operation results with success/failure counts
The name of the vector store
Request to upsert documents.
Array of documents to upsert