@lucianfialho/hooklaw-provider-anthropic
v3.0.1
Published
Anthropic provider for HookLaw
Downloads
74
Readme
@lucianfialho/hooklaw-provider-anthropic
Anthropic LLM provider for HookLaw.
Supported Models
All Claude models via the Anthropic API: Claude Opus, Sonnet, Haiku.
Configuration
providers:
anthropic:
api_key: ${ANTHROPIC_API_KEY}Install
npm install @lucianfialho/hooklaw-provider-anthropicUsage
import { registerAnthropicProvider } from '@lucianfialho/hooklaw-provider-anthropic';
registerAnthropicProvider();Auto-registered when using the main hooklaw package.
License
MIT
