# FuzzForge Agent Configuration # Copy this to .env and configure your API keys # LiteLLM Model Configuration LITELLM_MODEL=gemini/gemini-2.0-flash-001 # LITELLM_PROVIDER=gemini # API Keys (uncomment and configure as needed) # GOOGLE_API_KEY= # OPENAI_API_KEY= # ANTHROPIC_API_KEY= # OPENROUTER_API_KEY= # MISTRAL_API_KEY= # Agent Configuration # DEFAULT_TIMEOUT=120 # DEFAULT_CONTEXT_ID=default