GoodMem
ReferenceClient SDKsJava SDKConfiguration

SpaceEmbedderConfig Configuration

SpaceEmbedderConfig Configuration documentation for Java SDK

SpaceEmbedderConfig

Configuration for associating an embedder with a space.

Properties

NameTypeDescriptionNotes
embedderIdStringThe unique identifier for the embedder to associate with the space.
defaultRetrievalWeightDoubleRelative 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]