comfyui-aichat
gemini and openai in comfyui
Nodes (12)
The Gemini node that runs on your own key, not Comfy credits
Talk to Gemini and get text you can actually wire into your graph
Bundle Gemini content parts into one message
Gemini's File API, without writing a line of Python
Turn a ComfyUI image tensor into something Gemini can see
The text part of a Gemini message, as a wireable thing
One loader, every OpenAI-compatible API under the sun
Chat with any OpenAI-compatible model and feed the answer back into your graph
Bundle OpenAI content parts into one message
Upload a file to an OpenAI-compatible API, file_id included
Give a vision model a look at your canvas
The text chunk builder for OpenAI messages
comfyui-aichat
gemini and openai in comfyui
converted from https://github.com/spawner1145/llm-api-backup.git
if you want enhancement for your experence with schema output(节点的结构化输出功能), look at this repo for some useful tools.