Graphorin API reference v0.12.1
Graphorin API reference / @graphorin/cli / / MemoryStatusEmbedder
Interface: MemoryStatusEmbedder
Defined in: packages/cli/src/commands/memory.ts:43
Stable
Properties
| Property | Modifier | Type | Defined in |
|---|---|---|---|
createdAt | readonly | string | packages/cli/src/commands/memory.ts:49 |
dim | readonly | number | packages/cli/src/commands/memory.ts:46 |
distanceMetric | readonly | string | packages/cli/src/commands/memory.ts:47 |
id | readonly | string | packages/cli/src/commands/memory.ts:44 |
model | readonly | string | packages/cli/src/commands/memory.ts:45 |
retired | readonly | boolean | packages/cli/src/commands/memory.ts:48 |
retiredAt? | readonly | string | packages/cli/src/commands/memory.ts:50 |