AI Model Settings

Configure Claude models for legal document analysis

API Configuration
Anthropic API key configuration status
Claude Sonnet 4.5
Latest Claude model optimized for comprehensive analysis with full 64k output capacity

Model ID

sonnet-4.5

Max Output Tokens

64,000 tokens

Context Window

200,000 tokens

Pricing

Lower cost per token (exact pricing available from Anthropic)

Best For:

  • Comprehensive legal document analysis
  • Multiple document processing
  • Detailed 35-step analysis workflow
  • Cost-effective for high-volume work
How to Activate This Model

To use Claude Sonnet 4.5, set the following environment variable:

CLAUDE_MODEL=sonnet-4.5

Steps:

  1. Open your .env.local file
  2. Add or update: CLAUDE_MODEL=sonnet-4.5
  3. Restart your development server or redeploy
  4. Verify the change in the console logs