Skip to content

Graphorin API reference v0.1.0


Graphorin API reference / @graphorin/provider / / AnthropicAPICounterOptions

Interface: AnthropicAPICounterOptions

Defined in: packages/provider/src/counters/anthropic.ts:20

Options for AnthropicAPICounter.

Stable

Properties

PropertyModifierTypeDescriptionDefined in
apiKey?readonlystring-packages/provider/src/counters/anthropic.ts:22
baseUrl?readonlystring-packages/provider/src/counters/anthropic.ts:23
fetchImpl?readonly(input, init?) => Promise<Response>-packages/provider/src/counters/anthropic.ts:24
id?readonlystringIdentifier carried on the produced counter.packages/provider/src/counters/anthropic.ts:26
modelIdreadonlystring-packages/provider/src/counters/anthropic.ts:21