Anthropic configuration
Claude's advanced AI capabilities deliver precise, contextually-aware commit messages that capture the nuance of your code changes.
In order to use Anthropic, you need to have your own Anthropic API key.
Available models
The following models have been tested and are supported. For more information, see the Anthropic documentation.
- Name
claude-3-5-haiku-latest
- Description
Context window: 200k tokens, $1.00 / 1M input tokens, $5.00 / 1M output tokens
- Name
claude-3-5-sonnet-latest
- Description
Context window: 200k tokens, $3.00 / 1M input tokens, $15.00 / 1M output tokens
- Name
claude-3-opus-latest
- Description
Context window: 200k tokens, $15.00 / 1M input tokens, $75.00 / 1M output tokens
Compatible providers
You can use different providers that provide Anthropic compatible API by changing the endpoint in the config file.
providers:
anthropic:
endpoint: https://api.anthropic.com/v1/messages