SpaceKey Model
SpaceKey Model documentation for Java SDK
SpaceKey
Space configuration for retrieval operations with optional embedder weight overrides.
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| spaceId | String | The unique identifier for the space to search. | |
| embedderWeights | List<EmbedderWeight> | Optional per-embedder weight overrides for this space. If not specified, database defaults are used. | [optional] |
| filter | String | Optional filter expression that must evaluate to true for memories in this space. | [optional] |