Skip to main content
Version: v0.2.23

remote::anthropic

Description​

Anthropic inference provider for accessing Claude models and Anthropic's AI services.

Configuration​

FieldTypeRequiredDefaultDescription
api_keystr | NoneNoAPI key for Anthropic models

Sample Configuration​

api_key: ${env.ANTHROPIC_API_KEY:=}