Query.SparseVector Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or Sets SparseVector
public Microsoft.SemanticKernel.Connectors.Pinecone.SparseVectorData? SparseVector { get; set; }
member this.SparseVector : Microsoft.SemanticKernel.Connectors.Pinecone.SparseVectorData with get, set
Public Property SparseVector As SparseVectorData