1 2 3 4 5 6
# Minimal phi-core agent configuration in YAML format # Equivalent to minimal.toml provider: model: "claude-sonnet-4-20250514" api_key: "${ANTHROPIC_API_KEY}"