Graphorin API reference v0.1.0
Graphorin API reference / @graphorin/core / / ProviderLike
Interface: ProviderLike
Defined in: packages/core/src/contracts/preferred-model.ts:40
Internal
Forward-declared shape of Provider. Re-declared here as a minimal structural type so this module stays cycle-free with respect to ./provider.ts and downstream consumers can use ModelSpec without importing the heavier Provider interface.
Properties
| Property | Modifier | Type | Defined in |
|---|---|---|---|
modelId | readonly | string | packages/core/src/contracts/preferred-model.ts:42 |
name | readonly | string | packages/core/src/contracts/preferred-model.ts:41 |