{
  "openrouter_api_key_file": "C:\\Users\\server\\.hermes\\openrouter.env",
  "openrouter_models_primary": [
    "google/gemma-4-31b-it:free",
    "inclusionai/ling-3.0-flash:free",
    "google/gemma-4-26b-a4b-it:free"
  ],
  "openrouter_models_secondary": [
    "cohere/north-mini-code:free",
    "meta-llama/llama-3.3-70b-instruct:free",
    "mistralai/mistral-7b-instruct:free"
  ],
  "ollama_model": "qwen3:4b",
  "ollama_url": "http://localhost:11434/v1",
  "proxy_listen": "127.0.0.1:11435",
  "rate_limit_cooldown_seconds": 60
}