GoodMem
ReferenceClient SDKs.NETConfiguration

SpaceEmbedderConfig Configuration

SpaceEmbedderConfig Configuration documentation for .NET SDK

Configuration for associating an embedder with a space.

Properties

NameTypeDescriptionNotes
EmbedderIdGuidThe unique identifier for the embedder to associate with the space.
DefaultRetrievalWeightdouble?Relative weight for this embedder used by default during retrieval. If omitted, defaults to 1.0; values need not sum to 1 and can be overridden per request.[optional] [default to 1.0D]

On this page