GoodMem
ReferenceClient SDKsJava SDKModels

SpaceKey Model

SpaceKey Model documentation for Java SDK

SpaceKey

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]

On this page