mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-07-27 06:28:50 +00:00
411 B
411 B
orphan |
---|
true |
remote::anthropic
Description
Anthropic inference provider for accessing Claude models and Anthropic's AI services.
Configuration
Field | Type | Required | Default | Description |
---|---|---|---|---|
api_key |
str | None |
No | API key for Anthropic models |
Sample Configuration
api_key: ${env.ANTHROPIC_API_KEY}