{
  "generatedAt": "2026-04-03T06:34:32.370Z",
  "configPath": "/root/.openclaw/openclaw.json",
  "excludedProviders": [
    "openrouter"
  ],
  "timeoutMs": 15000,
  "total": 10,
  "alive": 2,
  "dead": 8,
  "models": [
    {
      "provider": "glm",
      "model": "GLM-5",
      "displayName": "GLM-5",
      "api": "openai-completions",
      "baseUrl": "https://open.bigmodel.cn/api/paas/v4",
      "apiKeyMasked": "4ec1b2...zRD9",
      "skipped": false,
      "alive": false,
      "reason": "404 Not Found",
      "attempts": [
        {
          "endpointType": "chat.completions",
          "url": "https://open.bigmodel.cn/api/paas/v4/chat/completions",
          "body": {
            "model": "GLM-5",
            "messages": [
              {
                "role": "user",
                "content": "Reply with OK only."
              }
            ],
            "max_tokens": 8,
            "temperature": 0
          },
          "response": {
            "ok": false,
            "status": 429,
            "statusText": "Too Many Requests",
            "elapsedMs": 180,
            "headers": {
              "connection": "keep-alive",
              "content-type": "application/json; charset=UTF-8",
              "date": "Fri, 03 Apr 2026 06:34:26 GMT",
              "server": "ZenZGA/2.4",
              "set-cookie": "acw_tc=3ccdc17017751980662348050e9e7e8cdab2f4bd56b121b8806dcecb7e0380;path=/;HttpOnly;Max-Age=1800",
              "strict-transport-security": "max-age=31536000; includeSubDomains",
              "transfer-encoding": "chunked",
              "vary": "Origin, Access-Control-Request-Method, Access-Control-Request-Headers, Origin, Access-Control-Request-Method, Access-Control-Request-Headers",
              "x-log-id": "202604031434262914ef7299844f24"
            },
            "bodyText": "{\"error\":{\"code\":\"1113\",\"message\":\"余额不足或无可用资源包,请充值。\"}}",
            "bodyJson": {
              "error": {
                "code": "1113",
                "message": "余额不足或无可用资源包,请充值。"
              }
            }
          }
        },
        {
          "endpointType": "responses",
          "url": "https://open.bigmodel.cn/api/paas/v4/responses",
          "body": {
            "model": "GLM-5",
            "input": "Reply with OK only.",
            "max_output_tokens": 8
          },
          "response": {
            "ok": false,
            "status": 404,
            "statusText": "Not Found",
            "elapsedMs": 107,
            "headers": {
              "connection": "keep-alive",
              "content-encoding": "gzip",
              "content-type": "application/json; charset=UTF-8",
              "date": "Fri, 03 Apr 2026 06:34:26 GMT",
              "server": "ZenZGA/2.4",
              "set-cookie": "acw_tc=276082b817751980663723580ec862ea80b95d41fb52004fcdf8463aaea84e;path=/;HttpOnly;Max-Age=1800",
              "strict-transport-security": "max-age=31536000; includeSubDomains",
              "transfer-encoding": "chunked",
              "vary": "Accept-Encoding, Origin, Access-Control-Request-Method, Access-Control-Request-Headers, Origin, Access-Control-Request-Method, Access-Control-Request-Headers",
              "x-log-id": "2026040314342649bfa9456b3e45c3"
            },
            "bodyText": "{\"timestamp\":\"2026-04-03T06:34:26.394+00:00\",\"status\":404,\"error\":\"Not Found\",\"path\":\"/v4/responses\"}",
            "bodyJson": {
              "timestamp": "2026-04-03T06:34:26.394+00:00",
              "status": 404,
              "error": "Not Found",
              "path": "/v4/responses"
            }
          }
        }
      ]
    },
    {
      "provider": "glm",
      "model": "GLM-4.7",
      "displayName": "GLM-4.7",
      "api": "openai-completions",
      "baseUrl": "https://open.bigmodel.cn/api/paas/v4",
      "apiKeyMasked": "4ec1b2...zRD9",
      "skipped": false,
      "alive": false,
      "reason": "404 Not Found",
      "attempts": [
        {
          "endpointType": "chat.completions",
          "url": "https://open.bigmodel.cn/api/paas/v4/chat/completions",
          "body": {
            "model": "GLM-4.7",
            "messages": [
              {
                "role": "user",
                "content": "Reply with OK only."
              }
            ],
            "max_tokens": 8,
            "temperature": 0
          },
          "response": {
            "ok": false,
            "status": 429,
            "statusText": "Too Many Requests",
            "elapsedMs": 122,
            "headers": {
              "connection": "keep-alive",
              "content-type": "application/json; charset=UTF-8",
              "date": "Fri, 03 Apr 2026 06:34:26 GMT",
              "server": "ZenZGA/2.4",
              "set-cookie": "acw_tc=2760829417751980664736436e1b94c39943c90322579a5881d3296f8355c7;path=/;HttpOnly;Max-Age=1800",
              "strict-transport-security": "max-age=31536000; includeSubDomains",
              "transfer-encoding": "chunked",
              "vary": "Origin, Access-Control-Request-Method, Access-Control-Request-Headers, Origin, Access-Control-Request-Method, Access-Control-Request-Headers",
              "x-log-id": "20260403143426c963780be9b04544"
            },
            "bodyText": "{\"error\":{\"code\":\"1113\",\"message\":\"余额不足或无可用资源包,请充值。\"}}",
            "bodyJson": {
              "error": {
                "code": "1113",
                "message": "余额不足或无可用资源包,请充值。"
              }
            }
          }
        },
        {
          "endpointType": "responses",
          "url": "https://open.bigmodel.cn/api/paas/v4/responses",
          "body": {
            "model": "GLM-4.7",
            "input": "Reply with OK only.",
            "max_output_tokens": 8
          },
          "response": {
            "ok": false,
            "status": 404,
            "statusText": "Not Found",
            "elapsedMs": 100,
            "headers": {
              "connection": "keep-alive",
              "content-encoding": "gzip",
              "content-type": "application/json; charset=UTF-8",
              "date": "Fri, 03 Apr 2026 06:34:26 GMT",
              "server": "ZenZGA/2.4",
              "set-cookie": "acw_tc=276082b817751980665973590ec8621d0474a855c6921ba886aa0d3404ad81;path=/;HttpOnly;Max-Age=1800",
              "strict-transport-security": "max-age=31536000; includeSubDomains",
              "transfer-encoding": "chunked",
              "vary": "Accept-Encoding, Origin, Access-Control-Request-Method, Access-Control-Request-Headers, Origin, Access-Control-Request-Method, Access-Control-Request-Headers",
              "x-log-id": "20260403143426544c2b4d7a234c2d"
            },
            "bodyText": "{\"timestamp\":\"2026-04-03T06:34:26.621+00:00\",\"status\":404,\"error\":\"Not Found\",\"path\":\"/v4/responses\"}",
            "bodyJson": {
              "timestamp": "2026-04-03T06:34:26.621+00:00",
              "status": 404,
              "error": "Not Found",
              "path": "/v4/responses"
            }
          }
        }
      ]
    },
    {
      "provider": "glm",
      "model": "GLM-4.6",
      "displayName": "GLM-4.6",
      "api": "openai-completions",
      "baseUrl": "https://open.bigmodel.cn/api/paas/v4",
      "apiKeyMasked": "4ec1b2...zRD9",
      "skipped": false,
      "alive": false,
      "reason": "404 Not Found",
      "attempts": [
        {
          "endpointType": "chat.completions",
          "url": "https://open.bigmodel.cn/api/paas/v4/chat/completions",
          "body": {
            "model": "GLM-4.6",
            "messages": [
              {
                "role": "user",
                "content": "Reply with OK only."
              }
            ],
            "max_tokens": 8,
            "temperature": 0
          },
          "response": {
            "ok": false,
            "status": 429,
            "statusText": "Too Many Requests",
            "elapsedMs": 105,
            "headers": {
              "connection": "keep-alive",
              "content-type": "application/json; charset=UTF-8",
              "date": "Fri, 03 Apr 2026 06:34:26 GMT",
              "server": "ZenZGA/2.4",
              "set-cookie": "acw_tc=2760829417751980666966452e1b9408626fe8e598539c2369b1f15f7242d1;path=/;HttpOnly;Max-Age=1800",
              "strict-transport-security": "max-age=31536000; includeSubDomains",
              "transfer-encoding": "chunked",
              "vary": "Origin, Access-Control-Request-Method, Access-Control-Request-Headers, Origin, Access-Control-Request-Method, Access-Control-Request-Headers",
              "x-log-id": "202604031434269faa42a80dfd416b"
            },
            "bodyText": "{\"error\":{\"code\":\"1113\",\"message\":\"余额不足或无可用资源包,请充值。\"}}",
            "bodyJson": {
              "error": {
                "code": "1113",
                "message": "余额不足或无可用资源包,请充值。"
              }
            }
          }
        },
        {
          "endpointType": "responses",
          "url": "https://open.bigmodel.cn/api/paas/v4/responses",
          "body": {
            "model": "GLM-4.6",
            "input": "Reply with OK only.",
            "max_output_tokens": 8
          },
          "response": {
            "ok": false,
            "status": 404,
            "statusText": "Not Found",
            "elapsedMs": 474,
            "headers": {
              "connection": "keep-alive",
              "content-encoding": "gzip",
              "content-type": "application/json; charset=UTF-8",
              "date": "Fri, 03 Apr 2026 06:34:27 GMT",
              "server": "ZenZGA/2.4",
              "set-cookie": "acw_tc=2760829617751980668014071e65572e08b0e62b8923bbd319edf869b13b02;path=/;HttpOnly;Max-Age=1800",
              "strict-transport-security": "max-age=31536000; includeSubDomains",
              "transfer-encoding": "chunked",
              "vary": "Accept-Encoding, Origin, Access-Control-Request-Method, Access-Control-Request-Headers, Origin, Access-Control-Request-Method, Access-Control-Request-Headers",
              "x-log-id": "202604031434260552deeb961344ca"
            },
            "bodyText": "{\"timestamp\":\"2026-04-03T06:34:27.198+00:00\",\"status\":404,\"error\":\"Not Found\",\"path\":\"/v4/responses\"}",
            "bodyJson": {
              "timestamp": "2026-04-03T06:34:27.198+00:00",
              "status": 404,
              "error": "Not Found",
              "path": "/v4/responses"
            }
          }
        }
      ]
    },
    {
      "provider": "openai_proxy",
      "model": "gpt-5.4",
      "displayName": "GPT-5.4",
      "api": "openai-responses",
      "baseUrl": "https://betterclau.de/openai/sub.jlypx.de/v1",
      "apiKeyMasked": "sk-21d...39df",
      "skipped": false,
      "alive": false,
      "reason": "503 Service Unavailable",
      "attempts": [
        {
          "endpointType": "chat.completions",
          "url": "https://betterclau.de/openai/sub.jlypx.de/v1/chat/completions",
          "body": {
            "model": "gpt-5.4",
            "messages": [
              {
                "role": "user",
                "content": "Reply with OK only."
              }
            ],
            "max_tokens": 8,
            "temperature": 0
          },
          "response": {
            "ok": false,
            "status": 503,
            "statusText": "Service Unavailable",
            "elapsedMs": 339,
            "headers": {
              "alt-svc": "h3=\":443\"; ma=86400",
              "cf-cache-status": "DYNAMIC",
              "cf-placement": "local-SIN",
              "cf-ray": "9e660c305fb32fbd-SIN",
              "connection": "keep-alive",
              "content-length": "74",
              "content-type": "application/json; charset=utf-8",
              "date": "Fri, 03 Apr 2026 06:34:27 GMT",
              "expect-ct": "max-age=86400, enforce",
              "nel": "{\"report_to\":\"cf-nel\",\"success_fraction\":0.0,\"max_age\":604800}",
              "referrer-policy": "same-origin",
              "report-to": "{\"group\":\"cf-nel\",\"max_age\":604800,\"endpoints\":[{\"url\":\"https://a.nel.cloudflare.com/report/v4?s=%2Farqrp6eWuvRvUdu5UrafHN6WOGgGc1OgQrimezC7uVYaD7OIDe7jt3p3f%2Fx01o3nl8gwiw%2FPsEdCd6u9eeGfj1IdfMgdB7unLFVormeFrMZVtNTO%2FAWxZXDHDnooR43Fps9SPsH05kj%2FTo%3D\"}]}",
              "server": "cloudflare",
              "strict-transport-security": "max-age=15552000; includeSubDomains; preload",
              "vary": "accept-encoding",
              "x-content-type-options": "nosniff",
              "x-frame-options": "SAMEORIGIN",
              "x-request-id": "56ad1622-83d1-4310-b15a-0182664475ba",
              "x-xss-protection": "1; mode=block"
            },
            "bodyText": "{\"error\":{\"message\":\"Service temporarily unavailable\",\"type\":\"api_error\"}}",
            "bodyJson": {
              "error": {
                "message": "Service temporarily unavailable",
                "type": "api_error"
              }
            }
          }
        },
        {
          "endpointType": "responses",
          "url": "https://betterclau.de/openai/sub.jlypx.de/v1/responses",
          "body": {
            "model": "gpt-5.4",
            "input": "Reply with OK only.",
            "max_output_tokens": 8
          },
          "response": {
            "ok": false,
            "status": 503,
            "statusText": "Service Unavailable",
            "elapsedMs": 282,
            "headers": {
              "alt-svc": "h3=\":443\"; ma=86400",
              "cf-cache-status": "DYNAMIC",
              "cf-placement": "local-",
              "cf-ray": "9e660c326aba256b-SIN",
              "connection": "keep-alive",
              "content-length": "74",
              "content-type": "application/json; charset=utf-8",
              "date": "Fri, 03 Apr 2026 06:34:27 GMT",
              "expect-ct": "max-age=86400, enforce",
              "nel": "{\"report_to\":\"cf-nel\",\"success_fraction\":0.0,\"max_age\":604800}",
              "referrer-policy": "same-origin",
              "report-to": "{\"group\":\"cf-nel\",\"max_age\":604800,\"endpoints\":[{\"url\":\"https://a.nel.cloudflare.com/report/v4?s=AdjxEUVpu%2F%2B%2FXkJ4eFJcqlCj56zzYcYtj%2F83aycPX5Kw6OtXuDvBzdYgf9IlSN0JeJ9oQv3Z0H3w4SroQlHnfXSu023eajnYzJ6gKZSZdHsjjp9aVnFo4KrfFrQuH5cBdmthy24PZ1BLaYw%3D\"}]}",
              "server": "cloudflare",
              "strict-transport-security": "max-age=15552000; includeSubDomains; preload",
              "vary": "accept-encoding",
              "x-content-type-options": "nosniff",
              "x-frame-options": "SAMEORIGIN",
              "x-request-id": "4088043c-e907-4c63-9b26-33c61b265342",
              "x-xss-protection": "1; mode=block"
            },
            "bodyText": "{\"error\":{\"message\":\"Service temporarily unavailable\",\"type\":\"api_error\"}}",
            "bodyJson": {
              "error": {
                "message": "Service temporarily unavailable",
                "type": "api_error"
              }
            }
          }
        }
      ]
    },
    {
      "provider": "openai_proxy",
      "model": "gpt-5.4-mini",
      "displayName": "GPT-5.4 Mini",
      "api": "openai-responses",
      "baseUrl": "https://betterclau.de/openai/sub.jlypx.de/v1",
      "apiKeyMasked": "sk-21d...39df",
      "skipped": false,
      "alive": false,
      "reason": "503 Service Unavailable",
      "attempts": [
        {
          "endpointType": "chat.completions",
          "url": "https://betterclau.de/openai/sub.jlypx.de/v1/chat/completions",
          "body": {
            "model": "gpt-5.4-mini",
            "messages": [
              {
                "role": "user",
                "content": "Reply with OK only."
              }
            ],
            "max_tokens": 8,
            "temperature": 0
          },
          "response": {
            "ok": false,
            "status": 503,
            "statusText": "Service Unavailable",
            "elapsedMs": 277,
            "headers": {
              "alt-svc": "h3=\":443\"; ma=86400",
              "cf-cache-status": "DYNAMIC",
              "cf-placement": "local-SIN",
              "cf-ray": "9e660c342a8a2fbd-SIN",
              "connection": "keep-alive",
              "content-length": "74",
              "content-type": "application/json; charset=utf-8",
              "date": "Fri, 03 Apr 2026 06:34:28 GMT",
              "expect-ct": "max-age=86400, enforce",
              "nel": "{\"report_to\":\"cf-nel\",\"success_fraction\":0.0,\"max_age\":604800}",
              "referrer-policy": "same-origin",
              "report-to": "{\"group\":\"cf-nel\",\"max_age\":604800,\"endpoints\":[{\"url\":\"https://a.nel.cloudflare.com/report/v4?s=xQqUb5m4LxfvDICZZsb3xBPq4UYS3wpkP5A6NNwusGiQikvHURdudeV8vuIrFaJqyUYuiCI%2BJbiZRG0KfZaShb4zlYlrLCKpyt1fmiWi0RvDI8Cz5wxJvpp9uOOYej07eIPhJ%2BzK70IOEbQ%3D\"}]}",
              "server": "cloudflare",
              "strict-transport-security": "max-age=15552000; includeSubDomains; preload",
              "vary": "accept-encoding",
              "x-content-type-options": "nosniff",
              "x-frame-options": "SAMEORIGIN",
              "x-request-id": "c1c0ba36-4ca3-4cec-a086-953bca722693",
              "x-xss-protection": "1; mode=block"
            },
            "bodyText": "{\"error\":{\"message\":\"Service temporarily unavailable\",\"type\":\"api_error\"}}",
            "bodyJson": {
              "error": {
                "message": "Service temporarily unavailable",
                "type": "api_error"
              }
            }
          }
        },
        {
          "endpointType": "responses",
          "url": "https://betterclau.de/openai/sub.jlypx.de/v1/responses",
          "body": {
            "model": "gpt-5.4-mini",
            "input": "Reply with OK only.",
            "max_output_tokens": 8
          },
          "response": {
            "ok": false,
            "status": 503,
            "statusText": "Service Unavailable",
            "elapsedMs": 272,
            "headers": {
              "alt-svc": "h3=\":443\"; ma=86400",
              "cf-cache-status": "DYNAMIC",
              "cf-placement": "local-",
              "cf-ray": "9e660c35dc04256b-SIN",
              "connection": "keep-alive",
              "content-length": "74",
              "content-type": "application/json; charset=utf-8",
              "date": "Fri, 03 Apr 2026 06:34:28 GMT",
              "expect-ct": "max-age=86400, enforce",
              "nel": "{\"report_to\":\"cf-nel\",\"success_fraction\":0.0,\"max_age\":604800}",
              "referrer-policy": "same-origin",
              "report-to": "{\"group\":\"cf-nel\",\"max_age\":604800,\"endpoints\":[{\"url\":\"https://a.nel.cloudflare.com/report/v4?s=vsy5sk4R3QHw9okjm2lV3k0b29y3sKOB540PWHfCUnyTBgfHl6MiZ0ZeaW%2FcKgO%2Bg6kWRrIyz5kdIaAhaXeccqXPAiTxLmXrgJe%2B7MTxQ8gtk6QpBJFKGt0dHiVaK8jXh%2FKaEYBWYH9szvg%3D\"}]}",
              "server": "cloudflare",
              "strict-transport-security": "max-age=15552000; includeSubDomains; preload",
              "vary": "accept-encoding",
              "x-content-type-options": "nosniff",
              "x-frame-options": "SAMEORIGIN",
              "x-request-id": "d80c688e-2709-4a7b-85db-be7a78e0a8e5",
              "x-xss-protection": "1; mode=block"
            },
            "bodyText": "{\"error\":{\"message\":\"Service temporarily unavailable\",\"type\":\"api_error\"}}",
            "bodyJson": {
              "error": {
                "message": "Service temporarily unavailable",
                "type": "api_error"
              }
            }
          }
        }
      ]
    },
    {
      "provider": "jiaotailang",
      "model": "gpt-5.4",
      "displayName": "gpt-5.4",
      "api": "openai-responses",
      "baseUrl": "https://new.145678.xyz/v1",
      "apiKeyMasked": "sk-47b...a1wa",
      "skipped": false,
      "alive": false,
      "reason": "401 Unauthorized",
      "attempts": [
        {
          "endpointType": "chat.completions",
          "url": "https://new.145678.xyz/v1/chat/completions",
          "body": {
            "model": "gpt-5.4",
            "messages": [
              {
                "role": "user",
                "content": "Reply with OK only."
              }
            ],
            "max_tokens": 8,
            "temperature": 0
          },
          "response": {
            "ok": false,
            "status": 401,
            "statusText": "Unauthorized",
            "elapsedMs": 92,
            "headers": {
              "alt-svc": "h3=\":443\"; ma=86400",
              "cf-cache-status": "DYNAMIC",
              "cf-ray": "9e660c379965ff81-SIN",
              "connection": "keep-alive",
              "content-length": "118",
              "content-type": "application/json; charset=utf-8",
              "date": "Fri, 03 Apr 2026 06:34:28 GMT",
              "nel": "{\"report_to\":\"cf-nel\",\"success_fraction\":0.0,\"max_age\":604800}",
              "report-to": "{\"group\":\"cf-nel\",\"max_age\":604800,\"endpoints\":[{\"url\":\"https://a.nel.cloudflare.com/report/v4?s=AwOZq5ao%2F4BHsXboPKSZDrAviPxW0SkcoPoryb8mMnG8ibiPD%2BQutKlTFEkwn2Nnls1f80Cc9f5%2FBuTkRGBayZoDfoj2uvGCDZiFl6Cp2tuQso4DLybvod7le7c6X6PhNw%3D%3D\"}]}",
              "server": "cloudflare",
              "x-new-api-version": "v0.11.9-alpha.3",
              "x-oneapi-request-id": "20260403063428482655051XACbsH2N"
            },
            "bodyText": "{\"error\":{\"code\":\"\",\"message\":\"无效的令牌 (request id: 20260403063428482655051XACbsH2N)\",\"type\":\"new_api_error\"}}",
            "bodyJson": {
              "error": {
                "code": "",
                "message": "无效的令牌 (request id: 20260403063428482655051XACbsH2N)",
                "type": "new_api_error"
              }
            }
          }
        },
        {
          "endpointType": "responses",
          "url": "https://new.145678.xyz/v1/responses",
          "body": {
            "model": "gpt-5.4",
            "input": "Reply with OK only.",
            "max_output_tokens": 8
          },
          "response": {
            "ok": false,
            "status": 401,
            "statusText": "Unauthorized",
            "elapsedMs": 111,
            "headers": {
              "alt-svc": "h3=\":443\"; ma=86400",
              "cf-cache-status": "DYNAMIC",
              "cf-ray": "9e660c383bb49c39-SIN",
              "connection": "keep-alive",
              "content-length": "118",
              "content-type": "application/json; charset=utf-8",
              "date": "Fri, 03 Apr 2026 06:34:28 GMT",
              "nel": "{\"report_to\":\"cf-nel\",\"success_fraction\":0.0,\"max_age\":604800}",
              "report-to": "{\"group\":\"cf-nel\",\"max_age\":604800,\"endpoints\":[{\"url\":\"https://a.nel.cloudflare.com/report/v4?s=tLqhAt5QsHk8mB9gXaDORk%2FT3Hj%2BGFU6wzOUpCcgSXk5NpddDALlSWCiSJeCAB5neNyhYrsl5jJh4qjhQcqVxR0YNVX%2FYyg3icEF0nuUib1YLQeo70KFu8f92Ag4YsqhyQ%3D%3D\"}]}",
              "server": "cloudflare",
              "x-new-api-version": "v0.11.9-alpha.3",
              "x-oneapi-request-id": "20260403063428592713154Lh8oKvQp"
            },
            "bodyText": "{\"error\":{\"code\":\"\",\"message\":\"无效的令牌 (request id: 20260403063428592713154Lh8oKvQp)\",\"type\":\"new_api_error\"}}",
            "bodyJson": {
              "error": {
                "code": "",
                "message": "无效的令牌 (request id: 20260403063428592713154Lh8oKvQp)",
                "type": "new_api_error"
              }
            }
          }
        }
      ]
    },
    {
      "provider": "jiaotailang",
      "model": "gpt-5.4-mini",
      "displayName": "gpt-5.4-mini",
      "api": "openai-responses",
      "baseUrl": "https://new.145678.xyz/v1",
      "apiKeyMasked": "sk-47b...a1wa",
      "skipped": false,
      "alive": false,
      "reason": "401 Unauthorized",
      "attempts": [
        {
          "endpointType": "chat.completions",
          "url": "https://new.145678.xyz/v1/chat/completions",
          "body": {
            "model": "gpt-5.4-mini",
            "messages": [
              {
                "role": "user",
                "content": "Reply with OK only."
              }
            ],
            "max_tokens": 8,
            "temperature": 0
          },
          "response": {
            "ok": false,
            "status": 401,
            "statusText": "Unauthorized",
            "elapsedMs": 77,
            "headers": {
              "alt-svc": "h3=\":443\"; ma=86400",
              "cf-cache-status": "DYNAMIC",
              "cf-ray": "9e660c38dbe9ff81-SIN",
              "connection": "keep-alive",
              "content-length": "118",
              "content-type": "application/json; charset=utf-8",
              "date": "Fri, 03 Apr 2026 06:34:28 GMT",
              "nel": "{\"report_to\":\"cf-nel\",\"success_fraction\":0.0,\"max_age\":604800}",
              "report-to": "{\"group\":\"cf-nel\",\"max_age\":604800,\"endpoints\":[{\"url\":\"https://a.nel.cloudflare.com/report/v4?s=PKuHOE5tgWZapdOlgQw8sLkYvw53EPHY807ZR%2FgfPWe9IvuHf09qFgCM%2F%2B0P0ZCkP2s8Dc2hftrtt%2BjnE6WuYrN2lnVrAQ96nQvBAsz7G6OK5aeRx44gZHpI8F1cAmUuiQ%3D%3D\"}]}",
              "server": "cloudflare",
              "x-new-api-version": "v0.11.9-alpha.3",
              "x-oneapi-request-id": "20260403063428670807859idfcYMCx"
            },
            "bodyText": "{\"error\":{\"code\":\"\",\"message\":\"无效的令牌 (request id: 20260403063428670807859idfcYMCx)\",\"type\":\"new_api_error\"}}",
            "bodyJson": {
              "error": {
                "code": "",
                "message": "无效的令牌 (request id: 20260403063428670807859idfcYMCx)",
                "type": "new_api_error"
              }
            }
          }
        },
        {
          "endpointType": "responses",
          "url": "https://new.145678.xyz/v1/responses",
          "body": {
            "model": "gpt-5.4-mini",
            "input": "Reply with OK only.",
            "max_output_tokens": 8
          },
          "response": {
            "ok": false,
            "status": 401,
            "statusText": "Unauthorized",
            "elapsedMs": 82,
            "headers": {
              "alt-svc": "h3=\":443\"; ma=86400",
              "cf-cache-status": "DYNAMIC",
              "cf-ray": "9e660c395c999c39-SIN",
              "connection": "keep-alive",
              "content-length": "118",
              "content-type": "application/json; charset=utf-8",
              "date": "Fri, 03 Apr 2026 06:34:28 GMT",
              "nel": "{\"report_to\":\"cf-nel\",\"success_fraction\":0.0,\"max_age\":604800}",
              "report-to": "{\"group\":\"cf-nel\",\"max_age\":604800,\"endpoints\":[{\"url\":\"https://a.nel.cloudflare.com/report/v4?s=%2FqXDYYdNCrKxsMkm7AcVnlYa%2B0qfqCc5VAGO8BpIEmTuXt%2FN0Ty%2B9YaYLjw6er943ItyzFEtgSrHbe9yHFrEsCwuwAv3PJ%2Br4GhH0seRjzbfDa8ih4kBfspQv%2Fz8vLogUw%3D%3D\"}]}",
              "server": "cloudflare",
              "x-new-api-version": "v0.11.9-alpha.3",
              "x-oneapi-request-id": "20260403063428752422980LDyiBpRM"
            },
            "bodyText": "{\"error\":{\"code\":\"\",\"message\":\"无效的令牌 (request id: 20260403063428752422980LDyiBpRM)\",\"type\":\"new_api_error\"}}",
            "bodyJson": {
              "error": {
                "code": "",
                "message": "无效的令牌 (request id: 20260403063428752422980LDyiBpRM)",
                "type": "new_api_error"
              }
            }
          }
        }
      ]
    },
    {
      "provider": "jiaotailang",
      "model": "gpt-5.3-codex",
      "displayName": "gpt-5.3-codex",
      "api": "openai-responses",
      "baseUrl": "https://new.145678.xyz/v1",
      "apiKeyMasked": "sk-47b...a1wa",
      "skipped": false,
      "alive": false,
      "reason": "401 Unauthorized",
      "attempts": [
        {
          "endpointType": "chat.completions",
          "url": "https://new.145678.xyz/v1/chat/completions",
          "body": {
            "model": "gpt-5.3-codex",
            "messages": [
              {
                "role": "user",
                "content": "Reply with OK only."
              }
            ],
            "max_tokens": 8,
            "temperature": 0
          },
          "response": {
            "ok": false,
            "status": 401,
            "statusText": "Unauthorized",
            "elapsedMs": 38,
            "headers": {
              "alt-svc": "h3=\":443\"; ma=86400",
              "cf-cache-status": "DYNAMIC",
              "cf-ray": "9e660c39de31ff81-SIN",
              "connection": "keep-alive",
              "content-length": "118",
              "content-type": "application/json; charset=utf-8",
              "date": "Fri, 03 Apr 2026 06:34:28 GMT",
              "nel": "{\"report_to\":\"cf-nel\",\"success_fraction\":0.0,\"max_age\":604800}",
              "report-to": "{\"group\":\"cf-nel\",\"max_age\":604800,\"endpoints\":[{\"url\":\"https://a.nel.cloudflare.com/report/v4?s=h4qLHo6E1%2FQtj4z2NPA3eNeQJMfoPCUIw2baxXM%2BtCeHuE9Z2dfQnFj0tpSSxFDjtk7ZAzZkOqKjAt7EAmFP1mQKCpki%2BLCZKWdbHih4csC6Npagc8JOwlg%2F7r9URC%2BhVQ%3D%3D\"}]}",
              "server": "cloudflare",
              "x-new-api-version": "v0.11.9-alpha.3",
              "x-oneapi-request-id": "20260403063428791455348NY0ozDfC"
            },
            "bodyText": "{\"error\":{\"code\":\"\",\"message\":\"无效的令牌 (request id: 20260403063428791455348NY0ozDfC)\",\"type\":\"new_api_error\"}}",
            "bodyJson": {
              "error": {
                "code": "",
                "message": "无效的令牌 (request id: 20260403063428791455348NY0ozDfC)",
                "type": "new_api_error"
              }
            }
          }
        },
        {
          "endpointType": "responses",
          "url": "https://new.145678.xyz/v1/responses",
          "body": {
            "model": "gpt-5.3-codex",
            "input": "Reply with OK only.",
            "max_output_tokens": 8
          },
          "response": {
            "ok": false,
            "status": 401,
            "statusText": "Unauthorized",
            "elapsedMs": 44,
            "headers": {
              "alt-svc": "h3=\":443\"; ma=86400",
              "cf-cache-status": "DYNAMIC",
              "cf-ray": "9e660c3a1d669c39-SIN",
              "connection": "keep-alive",
              "content-length": "118",
              "content-type": "application/json; charset=utf-8",
              "date": "Fri, 03 Apr 2026 06:34:28 GMT",
              "nel": "{\"report_to\":\"cf-nel\",\"success_fraction\":0.0,\"max_age\":604800}",
              "report-to": "{\"group\":\"cf-nel\",\"max_age\":604800,\"endpoints\":[{\"url\":\"https://a.nel.cloudflare.com/report/v4?s=19dVKTGOLQ%2B%2FjFFFrDKCrTvwlZkr6CMonVAGE1uSwqj0iw9fn6hYRc%2FD7fR8keCmdauSfWk%2FHxYDY1iTARcguAObKCjtfMPcP09SszreBkuolck%2B0EYOzkilao32JxbW6Q%3D%3D\"}]}",
              "server": "cloudflare",
              "x-new-api-version": "v0.11.9-alpha.3",
              "x-oneapi-request-id": "202604030634288347482508ecMzGVR"
            },
            "bodyText": "{\"error\":{\"code\":\"\",\"message\":\"无效的令牌 (request id: 202604030634288347482508ecMzGVR)\",\"type\":\"new_api_error\"}}",
            "bodyJson": {
              "error": {
                "code": "",
                "message": "无效的令牌 (request id: 202604030634288347482508ecMzGVR)",
                "type": "new_api_error"
              }
            }
          }
        }
      ]
    },
    {
      "provider": "hai",
      "model": "GLM-5-FP8",
      "displayName": "GLM-5-FP8",
      "api": "openai-completions",
      "baseUrl": "https://api.model.haihub.cn/v1",
      "apiKeyMasked": "sk-56d...ba59",
      "skipped": false,
      "alive": true,
      "reason": "",
      "attempts": [
        {
          "endpointType": "chat.completions",
          "url": "https://api.model.haihub.cn/v1/chat/completions",
          "body": {
            "model": "GLM-5-FP8",
            "messages": [
              {
                "role": "user",
                "content": "Reply with OK only."
              }
            ],
            "max_tokens": 8,
            "temperature": 0
          },
          "response": {
            "ok": true,
            "status": 200,
            "statusText": "OK",
            "elapsedMs": 3269,
            "headers": {
              "connection": "keep-alive",
              "content-encoding": "gzip",
              "content-type": "application/json",
              "date": "Fri, 03 Apr 2026 06:34:31 GMT",
              "req-arrive-time": "1775198071466",
              "req-cost-time": "334",
              "resp-start-time": "1775198071801",
              "server": "istio-envoy",
              "transfer-encoding": "chunked",
              "vary": "Accept-Encoding",
              "x-envoy-upstream-service-time": "323"
            },
            "bodyText": "{\"id\":\"30289dd255a04de0a5e0860ed3ddbd7a\",\"object\":\"chat.completion\",\"created\":1775198071,\"model\":\"ZhipuAI/GLM-5-FP8\",\"choices\":[{\"index\":0,\"message\":{\"role\":\"assistant\",\"content\":null,\"reasoning_content\":\"The user wants me to reply with \\\"\",\"tool_calls\":null},\"logprobs\":null,\"finish_reason\":\"length\",\"matched_stop\":null}],\"usage\":{\"prompt_tokens\":10,\"total_tokens\":18,\"completion_tokens\":8,\"prompt_tokens_details\":null,\"reasoning_tokens\":0},\"metadata\":{\"weight_version\":\"default\"}}",
            "bodyJson": {
              "id": "30289dd255a04de0a5e0860ed3ddbd7a",
              "object": "chat.completion",
              "created": 1775198071,
              "model": "ZhipuAI/GLM-5-FP8",
              "choices": [
                {
                  "index": 0,
                  "message": {
                    "role": "assistant",
                    "content": null,
                    "reasoning_content": "The user wants me to reply with \"",
                    "tool_calls": null
                  },
                  "logprobs": null,
                  "finish_reason": "length",
                  "matched_stop": null
                }
              ],
              "usage": {
                "prompt_tokens": 10,
                "total_tokens": 18,
                "completion_tokens": 8,
                "prompt_tokens_details": null,
                "reasoning_tokens": 0
              },
              "metadata": {
                "weight_version": "default"
              }
            }
          }
        }
      ],
      "method": "chat.completions"
    },
    {
      "provider": "hai",
      "model": "MiniMax-M2.5",
      "displayName": "MiniMax-M2.5",
      "api": "openai-completions",
      "baseUrl": "https://api.model.haihub.cn/v1",
      "apiKeyMasked": "sk-56d...ba59",
      "skipped": false,
      "alive": true,
      "reason": "",
      "attempts": [
        {
          "endpointType": "chat.completions",
          "url": "https://api.model.haihub.cn/v1/chat/completions",
          "body": {
            "model": "MiniMax-M2.5",
            "messages": [
              {
                "role": "user",
                "content": "Reply with OK only."
              }
            ],
            "max_tokens": 8,
            "temperature": 0
          },
          "response": {
            "ok": true,
            "status": 200,
            "statusText": "OK",
            "elapsedMs": 246,
            "headers": {
              "connection": "keep-alive",
              "content-encoding": "gzip",
              "content-type": "application/json",
              "date": "Fri, 03 Apr 2026 06:34:32 GMT",
              "req-arrive-time": "1775198072174",
              "req-cost-time": "147",
              "resp-start-time": "1775198072322",
              "server": "istio-envoy",
              "transfer-encoding": "chunked",
              "vary": "Accept-Encoding",
              "x-envoy-upstream-service-time": "136"
            },
            "bodyText": "{\"id\":\"43402370027c4e6f97d71a56d584be22\",\"object\":\"chat.completion\",\"created\":1775198072,\"model\":\"MiniMax-M2.5\",\"choices\":[{\"index\":0,\"message\":{\"role\":\"assistant\",\"content\":\"<think>The user says: \\\"Reply with OK\",\"reasoning_content\":null,\"tool_calls\":null},\"logprobs\":null,\"finish_reason\":\"length\",\"matched_stop\":null}],\"usage\":{\"prompt_tokens\":43,\"total_tokens\":51,\"completion_tokens\":8,\"prompt_tokens_details\":{\"cached_tokens\":42},\"reasoning_tokens\":0},\"metadata\":{\"weight_version\":\"default\"}}",
            "bodyJson": {
              "id": "43402370027c4e6f97d71a56d584be22",
              "object": "chat.completion",
              "created": 1775198072,
              "model": "MiniMax-M2.5",
              "choices": [
                {
                  "index": 0,
                  "message": {
                    "role": "assistant",
                    "content": "<think>The user says: \"Reply with OK",
                    "reasoning_content": null,
                    "tool_calls": null
                  },
                  "logprobs": null,
                  "finish_reason": "length",
                  "matched_stop": null
                }
              ],
              "usage": {
                "prompt_tokens": 43,
                "total_tokens": 51,
                "completion_tokens": 8,
                "prompt_tokens_details": {
                  "cached_tokens": 42
                },
                "reasoning_tokens": 0
              },
              "metadata": {
                "weight_version": "default"
              }
            }
          }
        }
      ],
      "method": "chat.completions"
    }
  ]
}