{"record":{"id":"88dc760b41ee0cae","repo":"Comfy-Org/ComfyUI","slug":"the-prompt-field-is-required-and-cannot-be-empty","errorCode":null,"errorMessage":"The prompt field is required and cannot be empty.","messagePattern":"The prompt field is required and cannot be empty\\.","errorType":"validation","errorClass":"ValueError","httpStatus":null,"severity":"error","filePath":"comfy_api_nodes/nodes_vidu.py","lineNumber":151,"sourceCode":"        duration: int,\n        seed: int,\n        aspect_ratio: str,\n        resolution: str,\n        movement_amplitude: str,\n    ) -> IO.NodeOutput:\n        if not prompt:\n            raise ValueError(\"The prompt field is required and cannot be empty.\")\n        payload = TaskCreationRequest(\n            model=model,\n            prompt=prompt,","sourceCodeStart":133,"sourceCodeEnd":169,"githubUrl":"https://github.com/Comfy-Org/ComfyUI/blob/1c6d8d45b3693bfbb32385b410d813a7fd6be216/comfy_api_nodes/nodes_vidu.py#L133-L169","documentation":"Error \"The prompt field is required and cannot be empty.\" thrown in Comfy-Org/ComfyUI.","triggerScenarios":"Thrown at comfy_api_nodes/nodes_vidu.py:151 when the library encounters an invalid state.","commonSituations":"See trigger scenarios.","solutions":["Provide a non-empty 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"}