View Source HyperLLM.Provider.Anthropic (hyper_llm v0.3.0)
Provider implementation for Anthropic.
https://docs.anthropic.com/en/api/messages
Configuration:
congfig :hyper_llm,
anthropic: [
api_key: "sk-...",
api_version: "2023-06-01"
]
Summary
Functions
Check if a model is supported by the provider.