Table of Contents

Property QueryEmbeddingGenerator

Namespace
Qavren.Edge.VectorData
Assembly
Qavren.Edge.VectorData.dll

QueryEmbeddingGenerator

Store-level default for the generator that embeds a search searchValue. Left null, AddVectorStore fills it with the document generator's QueryGeneratorServiceKey sibling, falling back to the document generator when it exposes none. Overridable per collection.

public IEmbeddingGenerator? QueryEmbeddingGenerator { get; set; }

Property Value

IEmbeddingGenerator