Skip to content

Graphorin API reference v0.1.0


Graphorin API reference / @graphorin/pricing / / LookupPriceResult

Interface: LookupPriceResult

Defined in: pricing/src/types.ts:66

Result of lookupPrice when the model is known.

Stable

Properties

PropertyModifierTypeDefined in
cachedReadUsdPerToken?readonlynumberpricing/src/types.ts:69
inputUsdPerTokenreadonlynumberpricing/src/types.ts:67
outputUsdPerTokenreadonlynumberpricing/src/types.ts:68
reasoningUsdPerToken?readonlynumberpricing/src/types.ts:70
snapshotDatereadonlystringpricing/src/types.ts:72
sourcereadonlystringpricing/src/types.ts:71