update docs

This commit is contained in:
2026-01-15 21:39:18 +01:00
parent 2f93fb6cb5
commit e97da03887
3 changed files with 34 additions and 11 deletions

View File

@@ -8,7 +8,7 @@ OPENAI_API_KEY=your_openai_api_key_here
# Provider Settings
DEFAULT_PROVIDER=claude
CLAUDE_MODEL=claude-3-5-sonnet-20241022
OPENAI_MODEL=gpt-4-turbo-preview
OPENAI_MODEL=gpt-4o-mini
# API Configuration
MAX_TOKENS=4000