Configure Anthropic as your model provider
anthropic
function configures Anthropic’s Claude as your model provider.
anthropic
function accepts a model name string or a configuration object:
defaultParameters.max_tokens
is required.defaultParameters
option.ANTHROPIC_API_KEY
environment variable.temperature
, max_tokens
,
etc).defaultParameters.max_tokens
is required.