VectorStoreFileResponse.VectorStoreId

VectorStoreFileResponse.VectorStoreId property

Gets or sets the ID of the vector store that the File is attached to.

public string VectorStoreId { get; set; }

See Also