Nodes/ComfyUI-LTX2-R2V/LTX2 R2V Browser LLM
ComfyUI Node

LTX2 R2V Browser LLM

Calls an OpenAI-compatible endpoint from the browser frontend.

By fangcun010·Created 6 months ago·Updated 6 months ago· 2
LTX2 R2V Browser LLM
  • image
  • text
system_prompt
prompt
api_endpointhttps://api.openai.com/v1/chat/completions
modelgpt-4o-mini
api_key
response
CategoryLTX2

Inputs (7)

NameTypeDefaultDescription
system_promptSTRINGSystem prompt passed to the LLM.
promptSTRINGUser prompt passed to the LLM.
api_endpointSTRINGhttps://api.openai.com/v1/chat/completionsOpenAI-compatible chat completions endpoint.
modelSTRINGgpt-4o-miniModel name to request.
api_keySTRINGAPI key (stored in browser cookie by frontend).
responseSTRINGLLM response populated by the frontend.
imageoptIMAGEOptional reference image input.

Outputs (1)

NameTypeDescription
textSTRING