CLAUDE_MODEL="claude-3-7-sonnet-latest"
ANTHROPIC_API_KEY=""

# Set to 1 if you're using uv to run the project
# Set to 0 if you're *not* using uv
USE_UV=1