Skip to content

Graphorin API reference v0.1.0


Graphorin API reference / @graphorin/provider / / OllamaTrust

Type Alias: OllamaTrust

ts
type OllamaTrust = LocalProviderTrust;

Defined in: packages/core/dist/contracts/local-provider-trust.d.ts:33

Legacy alias preserved for downstream packages that still import the Ollama-specific name. Removed in v0.2 per the legacy-sugar deprecation policy.

Deprecated

Use LocalProviderTrust instead. Removed in v0.2.