Skip to main content

Documentation Index

Fetch the complete documentation index at: https://arivu.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

Anthropic

Overview

Anthropic delivers the Claude 3 model family, offering leading benchmarks across reasoning, coding, and multilingual understanding. Models like Claude 3.5 Sonnet provide unparalleled speed combined with deep context handling.

Large Context Window

Handles up to 200k tokens to process entire documents or codebases.

Nuanced Reasoning

Superior performance in complex, multi-step logical tasks.

Configuration

1

Get your API Key

Obtain a key from the Anthropic Console.
2

Environment Setup

Add the API key to your configuration:
ANTHROPIC_API_KEY="sk-ant-api03-..."
DEFAULT_MODEL="claude-3-5-sonnet-20240620"
  • Claude 3 Opus: Highest capability and intelligence.
  • Claude 3.5 Sonnet: The best balanced model for speed, cost, and high-tier intelligence.
  • Claude 3 Haiku: Fastest responsiveness, designed for near real-time engagement.