Nodes/ComfyUI-Dexogen/AI Prompt Dexogen External
ComfyUI Node

AI Prompt Dexogen External

Uses an external OpenAI-compatible endpoint while preserving the AI Prompt workflow: a formula saved on the node, an idea, optional wired text, and a plain STRING result. An optional reference image can guide the prompt. The built-in preset library states whether text, an image, or both are required and which generator family the result targets. The endpoint and model are selected in the node panel. An API key is optional and is stored outside the workflow behind an opaque per-node reference. With no model selected, text passes through unchanged.

By dexogen·Created 5 days ago·Updated a day ago· 1
AI Prompt Dexogen External
  • image
  • text
text
Category🧬 Dexogen/💬 Prompt & Text

Inputs (2)

NameTypeDefaultDescription
imageoptIMAGEOptional reference image, encoded as OpenAI image content. The chosen model must advertise image input support.
textoptSTRINGOptional wired text, joined with the idea in the order and with the separator selected on the node.

Outputs (1)

NameTypeDescription
textSTRINGThe model's answer as a plain STRING. With no model selected, the idea and wired text pass through without the formula.