Graphorin API reference v0.1.0
Graphorin API reference / @graphorin/cli / / MemoryStatusEmbedder
Interface: MemoryStatusEmbedder
Defined in: packages/cli/src/commands/memory.ts:38
Stable
Properties
| Property | Modifier | Type | Defined in |
|---|---|---|---|
createdAt | readonly | string | packages/cli/src/commands/memory.ts:44 |
dim | readonly | number | packages/cli/src/commands/memory.ts:41 |
distanceMetric | readonly | string | packages/cli/src/commands/memory.ts:42 |
id | readonly | string | packages/cli/src/commands/memory.ts:39 |
model | readonly | string | packages/cli/src/commands/memory.ts:40 |
retired | readonly | boolean | packages/cli/src/commands/memory.ts:43 |
retiredAt? | readonly | string | packages/cli/src/commands/memory.ts:45 |