# Real LLM example — requires an Anthropic API key.
# Run: pip install -r requirements.txt
# Then: cp .env.example .env && edit ANTHROPIC_API_KEY
#       python -m examples.<name>
symfonic-core[anthropic]>=5.5.0
python-dotenv>=1.0
