···77# Configure your LLM service endpoint and credentials
88LLM_API_KEY=paste_your_api_key_here
99LLM_API_BASE_URL=https://openrouter.ai/api/v1
1010-LLM_MODEL=anthropic/claude-3.5-sonnet
1010+LLM_MODEL=moonshotai/kimi-k2-0905
11111212# WebAuthn/Passkey Configuration (Production Only)
1313# In development, these default to localhost values