SpaceEmbedder Model
SpaceEmbedder Model documentation for JavaScript SDK
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| spaceId | String | The unique identifier for the space. | |
| embedderId | String | The unique identifier for the embedder. | |
| defaultRetrievalWeight | Number | The default weight for this embedder during retrieval operations. | |
| createdAt | Number | Timestamp when this association was created (milliseconds since epoch). | |
| updatedAt | Number | Timestamp when this association was last updated (milliseconds since epoch). | |
| createdById | String | The ID of the user who created this association. | |
| updatedById | String | The ID of the user who last updated this association. |