AnthropicConfig
Auto-generated API reference for AnthropicConfig.
Interface: AnthropicConfig
Defined in: anthropic.ts:4
#Properties
#apiKey
apiKey:
string
Defined in: anthropic.ts:5
#baseUrl?
optionalbaseUrl?:string
Defined in: anthropic.ts:7
#maxTokens?
optionalmaxTokens?:number
Defined in: anthropic.ts:8
#model
model:
string
Defined in: anthropic.ts:6
#retry?
optionalretry?:RetryOptions
Defined in: anthropic.ts:9