# Environment variables for Z.AI Proxy Evaluation Framework # Copy this file to .env and fill in your API keys # Z.AI Proxy Configuration ZAI_API_KEY=your-zai-api-key-here ZAI_PROXY_URL=http://localhost:8080 # Anthropic API Configuration ANTHROPIC_API_KEY=your-anthropic-api-key-here