Nodes/ERPK Collection/OpenAI Vision
ComfyUI Node

OpenAI Vision

A ComfyUI node in ERPK/OpenAI with 10 inputs and 1 output.

By eRepublik-Labs·Created 10 months ago·Updated about a month ago· 0
OpenAI Vision
  • image
  • client
  • analysis
promptDescribe this image in detail.
seed-1
modelgpt-5.5
detailauto
max_tokens4096
temperature0.40
reasoning_effortnone
verbositydefault
CategoryERPK/OpenAI

Inputs (10)

NameTypeDefaultDescription
imageIMAGEImage(s) to analyze (ComfyUI tensor)
promptSTRINGDescribe this image in detail.Question or instruction about the image(s)
seedINT-1-1–2147483647Seed for reproducible outputs (best-effort). Randomizes by default.
clientoptOPENAI_API_CLIENTOpenAI API client from OpenAI API Config node (optional if API key is configured in Settings)
modeloptCOMBOgpt-5.5OpenAI model to use for vision analysis
detailoptCOMBOautoImage detail level (low=faster/cheaper, high=more detailed)
max_tokensoptINT4096256–16384Maximum length of analysis
temperatureoptFLOAT0.400–2Creativity level (lower=more factual)
reasoning_effortoptCOMBOnoneReasoning depth for o-series and gpt-5.x reasoning models. Ignored by non-reasoning models.
verbosityoptCOMBOdefaultOutput verbosity for gpt-5.x models. 'low' produces terse responses, 'high' produces more detailed ones. Distinct from max_tokens — shapes style, not the hard length cap. 'default' lets the model choose. Silently ignored by older models that do not accept verbosity.

Outputs (1)

NameTypeDescription
analysisSTRING