{
  "tests": [
    {
      "name": "text2video_probe",
      "success": true,
      "attempts": [
        {
          "attempt": 1,
          "ok": true,
          "payload": {
            "prompt": "A calm sunrise over the ocean, cinematic, realistic",
            "model_name": "kling-v1",
            "duration": "5",
            "mode": "std",
            "aspect_ratio": "16:9"
          },
          "result": {
            "task_id_internal": "kt_55a150bcb3544261",
            "response": {
              "code": 0,
              "message": "SUCCEED",
              "request_id": "3d67a2e2-cec7-4571-ba0d-556668ff7e82",
              "data": {
                "task_id": "866889456698785798",
                "task_status": "submitted",
                "task_info": {
                  "external_task_id": "text_probe_1"
                },
                "created_at": 1774711071284,
                "updated_at": 1774711071284
              }
            }
          }
        }
      ]
    },
    {
      "name": "image2video_probe",
      "success": true,
      "attempts": [
        {
          "attempt": 1,
          "ok": true,
          "payload": {
            "image": "iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mP8/x8AAwMCAO+y3ioAAAAASUVORK5CYII=",
            "prompt": "Subtle cinematic camera motion, realistic",
            "model_name": "kling-v1-6",
            "duration": "5",
            "mode": "std",
            "aspect_ratio": "16:9"
          },
          "result": {
            "task_id_internal": "kt_3c307f3dfcf34f4e",
            "response": {
              "code": 0,
              "message": "SUCCEED",
              "request_id": "560479e0-d626-4ee0-b382-57343769dba8",
              "data": {
                "task_id": "866889458363924520",
                "task_status": "submitted",
                "task_info": {
                  "external_task_id": "image_probe_1"
                },
                "created_at": 1774711071677,
                "updated_at": 1774711071677
              }
            }
          }
        }
      ]
    },
    {
      "name": "reference2video_probe",
      "success": true,
      "attempts": [
        {
          "attempt": 1,
          "ok": true,
          "payload": {
            "image_list": [
              {
                "image": "iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mP8/x8AAwMCAO+y3ioAAAAASUVORK5CYII="
              }
            ],
            "prompt": "Keep subject consistent with subtle camera motion",
            "model_name": "kling-v1-6",
            "duration": "5",
            "mode": "std",
            "aspect_ratio": "16:9"
          },
          "result": {
            "task_id_internal": "kt_870facea8e654242",
            "response": {
              "code": 0,
              "message": "SUCCEED",
              "request_id": "8b0e078b-9113-4e13-9b41-3681ad2230bb",
              "data": {
                "task_id": "866889461383168009",
                "task_status": "submitted",
                "task_info": {
                  "external_task_id": "ref_probe_1"
                },
                "created_at": 1774711072401,
                "updated_at": 1774711072401
              }
            }
          }
        }
      ]
    },
    {
      "name": "extend_video_probe",
      "success": false,
      "attempts": [
        {
          "attempt": 1,
          "ok": false,
          "payload": {
            "video_id": "866887269973246011",
            "prompt": "Continue naturally for a few more seconds with matching style"
          },
          "status_code": 400,
          "category": "malformed",
          "body": "{\"code\":1201,\"message\":\"This video not supported extend-video\",\"request_id\":\"dcdc71ba-ffee-4586-8b00-9bdb5a797e4d\"}"
        },
        {
          "attempt": 2,
          "ok": false,
          "payload": {
            "video_id": "866887269973246011",
            "prompt": "Continue naturally for a few more seconds with matching style",
            "negative_prompt": "low quality, artifacts"
          },
          "status_code": 400,
          "category": "malformed",
          "body": "{\"code\":1201,\"message\":\"This video not supported extend-video\",\"request_id\":\"f335be4e-1da2-43d6-a6aa-efce5a2f8d2e\"}"
        },
        {
          "attempt": 3,
          "ok": false,
          "payload": {
            "video_id": "866884886932627484",
            "prompt": "Continue naturally for a few more seconds with matching style"
          },
          "status_code": 400,
          "category": "malformed",
          "body": "{\"code\":1201,\"message\":\"This video not supported extend-video\",\"request_id\":\"d3e9193d-0786-4cb1-9407-cd5748c624ea\"}"
        },
        {
          "attempt": 4,
          "ok": false,
          "payload": {
            "video_id": "866884886932627484",
            "prompt": "Continue naturally for a few more seconds with matching style",
            "negative_prompt": "low quality, artifacts"
          },
          "status_code": 400,
          "category": "malformed",
          "body": "{\"code\":1201,\"message\":\"This video not supported extend-video\",\"request_id\":\"cc4dff40-5d62-4d4d-bcec-0284c27a9f5c\"}"
        }
      ]
    }
  ]
}