Nodes/ComfyUI-RH-Bernini/Bernini Prompt Result Parser
ComfyUI Node

Bernini Prompt Result Parser

Parse the response from an external API node into a final Bernini prompt.

By RH-RunningHub·Created 2 months ago·Updated 2 months ago· 21
Bernini Prompt Result Parser
    • enhanced_prompt
    api_response
    original_prompt
    json_modefalse
    Categoryconditioning/video_models

    Inputs (3)

    NameTypeDefaultDescription
    api_responseSTRINGRaw text returned by the external LLM node. JSON responses are supported when json_mode is true.
    original_promptSTRINGFallback prompt returned when the external LLM response is empty.
    json_modeSTRINGfalseSet to true when the external LLM is expected to return a JSON object containing rewritten_text.

    Outputs (1)

    NameTypeDescription
    enhanced_promptSTRING