{"record":{"id":"73a828163a81f501","repo":"Comfy-Org/ComfyUI","slug":"no-enhanced-prompt-in-the-response-task-result-m","errorCode":null,"errorMessage":"No enhanced prompt in the response: {task_result.model_dump()}","messagePattern":"No enhanced prompt in the response: (.+?)","errorType":"exception","errorClass":"Exception","httpStatus":null,"severity":"error","filePath":"comfy_api_nodes/nodes_minimax.py","lineNumber":1230,"sourceCode":"            response_model=Hailuo03TaskQueryResponse,\n            status_extractor=lambda r: r.task.status,\n            failed_statuses=HAILUO_03_FAILED_STATUSES,\n            poll_interval=5,\n        )\n        prompt = task_result.task.content.prompt if task_result.task.content else None\n        if not prompt:\n            raise Exception(f\"No enhanced prompt in the response: {task_result.model_dump()}\")\n        return IO.NodeOutput(prompt)\n\n","sourceCodeStart":1212,"sourceCodeEnd":1248,"githubUrl":"https://github.com/Comfy-Org/ComfyUI/blob/1c6d8d45b3693bfbb32385b410d813a7fd6be216/comfy_api_nodes/nodes_minimax.py#L1212-L1248","documentation":"Error \"No enhanced prompt in the response: {task_result.model_dump()}\" thrown in Comfy-Org/ComfyUI.","triggerScenarios":"Thrown at comfy_api_nodes/nodes_minimax.py:1230 when the library encounters an invalid state.","commonSituations":"See trigger scenarios.","solutions":["Retry the prompt-enhancement task; the response contained no enhanced prompt."],"exampleFix":null,"handlingStrategy":null,"validationCode":null,"typeGuard":null,"tryCatchPattern":null,"preventionTips":[],"tags":[],"backgroundTag":null,"analyzedSha":"1c6d8d45b3693bfbb32385b410d813a7fd6be216","analyzedAt":"2026-08-14T19:37:18.893Z","schemaVersion":2},"datasetVersion":"2026-08-15T22:17:37.221Z"}