Add optional ANTHROPIC_API_BASE_URL

This commit is contained in:
Thomas Mulder
2025-04-22 13:41:59 +02:00
parent ddf0947710
commit b1f3796ec7
6 changed files with 23 additions and 2 deletions

View File

@@ -2,6 +2,9 @@
ANTHROPIC_API_KEY=your_anthropic_api_key_here # Format: sk-ant-api03-...
PERPLEXITY_API_KEY=your_perplexity_api_key_here # Format: pplx-...
# API Base URLs (Optional)
ANTHROPIC_API_BASE_URL=optional_base_url_here # Optional custom base URL for Anthropic API
# Model Configuration
MODEL=claude-3-7-sonnet-20250219 # Recommended models: claude-3-7-sonnet-20250219, claude-3-opus-20240229
PERPLEXITY_MODEL=sonar-pro # Perplexity model for research-backed subtasks