VectorStoreModifyRequest.Name

VectorStoreModifyRequest.Name property

Gets or sets the name of the vector store.

public string Name { get; set; }

See Also