A custom node for ComfyUI that enables Large Language Model (LLM) chat interactions with optional image input support.
A custom node for ComfyUI that enables Large Language Model (LLM) chat interactions with optional image input support. This node allows you to interact with various text and vision language models directly within your ComfyUI workflows.
<img src="assets/node.jpg" width="400"/>
git clone https://github.com/ComfyUI-Workflow/ComfyUI-OpenAI
custom_nodes/COMFYUI-LLM-API
and install depedencies by running pip install -r requirements.txt