GoodMem
ReferenceClient SDKs.NET SDKModels

SpaceEmbedder Model

SpaceEmbedder Model documentation for .NET SDK

Associates an embedder with a space, including retrieval configuration.

Properties

NameTypeDescriptionNotes
SpaceIdstringThe unique identifier for the space.
EmbedderIdstringThe 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).
CreatedByIdstringThe ID of the user who created this association.
UpdatedByIdstringThe ID of the user who last updated this association.

↑ Back to .NET SDK ↑ Back to .NET SDK ↑ Back to .NET SDK

On this page