VectorStoreResponse.Object

VectorStoreResponse.Object property

Gets or sets the object type, which is always vector_store.

public string Object { get; set; }

See Also