GoodMem
ReferenceClient SDKs.NETModels

SpaceEmbedder Model

SpaceEmbedder Model documentation for .NET SDK

Associates an embedder with a space, including retrieval configuration.

Properties

NameTypeDescriptionNotes
SpaceIdGuidThe unique identifier for the space.
EmbedderIdGuidThe unique identifier for the embedder.
DefaultRetrievalWeightdoubleThe default weight for this embedder during retrieval operations.
CreatedAtlongTimestamp when this association was created (milliseconds since epoch).
UpdatedAtlongTimestamp when this association was last updated (milliseconds since epoch).
CreatedByIdGuidThe ID of the user who created this association.
UpdatedByIdGuidThe ID of the user who last updated this association.

On this page