GoodMem
ReferenceClient SDKs.NET SDKModels

SpaceKey Model

SpaceKey Model documentation for .NET SDK

Space configuration for retrieval operations with optional embedder weight overrides.

Properties

NameTypeDescriptionNotes
SpaceIdstringThe unique identifier for the space to search.
EmbedderWeightsList<EmbedderWeight>Optional per-embedder weight overrides for this space. If not specified, database defaults are used.[optional]
FilterstringOptional filter expression that must evaluate to true for memories in this space.[optional]

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

On this page