Insert documents into a vector store.
Documents with duplicate IDs will fail. For updates, use upsert instead.
Args: request: Array of documents to insert 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 insert documents.
Array of documents to insert