SpaceKey Model
SpaceKey Model documentation for .NET SDK
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] |