Skip to content

Graphorin API reference v0.4.0


Graphorin API reference / @graphorin/provider / / AnthropicAPICounterOptions

Interface: AnthropicAPICounterOptions

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

Options for AnthropicAPICounter.

Stable

Properties

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