Anthropic
Integrate Anthropic Claude models through the Adaline Proxy to automatically capture telemetry — requests, responses, token usage, latency, and costs — with minimal code changes.Supported Models
Chat Models| Model | Description |
|---|---|
claude-opus-4-6 | Latest Opus model |
claude-opus-4-5-20251101 | Claude Opus 4.5 |
claude-4-opus-20250514 | Claude 4 Opus |
claude-sonnet-4-6 | Latest Sonnet model |
claude-sonnet-4-5-20250929 | Claude Sonnet 4.5 |
claude-4-sonnet-20250514 | Claude 4 Sonnet |
claude-haiku-4-5-20251001 | Claude Haiku 4.5 |
claude-3-7-sonnet-20250219 | Claude 3.7 Sonnet with extended thinking |
claude-3-5-sonnet-20241022 | Claude 3.5 Sonnet v2 |
claude-3-5-sonnet-20240620 | Claude 3.5 Sonnet v1 |
claude-3-5-haiku-20241022 | Fast and compact Claude 3.5 |
claude-3-opus-20240229 | Claude 3 Opus |
claude-3-sonnet-20240229 | Claude 3 Sonnet |
claude-3-haiku-20240307 | Fastest Claude 3 model |
| Model | Description |
|---|---|
voyage-3 | General-purpose embeddings |
voyage-3-lite | Lightweight embeddings |
voyage-code-2 | Optimized for code |
voyage-law-2 | Optimized for legal text |
voyage-multilingual-2 | Multilingual embeddings |
voyage-finance-2 | Optimized for financial text |
Proxy Base URL
Prerequisites
- An Anthropic API key
- An Adaline API key, project ID, and prompt ID
Chat Completions
Complete Chat
Stream Chat
Optional Headers
Customize tracing behavior with optional headers:Next Steps
- Multi-Step Workflows — RAG pipelines, multi-step generation, and conversational agents
- Headers Reference — Complete header documentation
Back to Integrations
Browse all integrations