{
  "service": "AI API Proxy Service",
  "version": "1.2.0",
  "endpoints": {
    "openrouter": "https://ai-api-s.hanbin666.top/openrouter/v1",
    "nvidia": "https://ai-api-s.hanbin666.top/nvidia/v1",
    "wenda": "https://ai-api-s.hanbin666.top/wenda/v1",
    "modal": "https://ai-api-s.hanbin666.top/modal/v1",
    "gemini": "https://ai-api-s.hanbin666.top/gemini/v1",
    "blazeai": "https://ai-api-s.hanbin666.top/blazeai/v1",
    "huggingface": "https://ai-api-s.hanbin666.top/huggingface/v1"
  },
  "features": [
    "智能缓存策略",
    "流式响应支持",
    "错误重试机制（支持 body 复用）",
    "请求头白名单转发",
    "请求大小限制",
    "流式请求提前检测"
  ],
  "documentation": "访问 /health 进行健康检查",
  "note": "超时时间设置为15分钟，适用于长时间任务处理"
}