Add ComfyUI-SimpleChat (#2377)

This commit is contained in:
Nakano Kenji 2025-12-12 03:39:53 +08:00 committed by GitHub
parent f0a8812f5e
commit eee23c543b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -38660,6 +38660,25 @@
],
"install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image."
}
},
{
"author": "Moeblack",
"title": "ComfyUI-SimpleChat",
"reference": "https://github.com/Moeblack/ComfyUI-SimpleChat",
"files": [
"https://github.com/Moeblack/ComfyUI-SimpleChat"
],
"install_type": "git-clone",
"description": "Simple, no-nonsense LLM chat nodes for ComfyUI. Support OpenAI, Claude, Gemini and NoASS Roleplay.",
"tags": [
"LLM",
"chat",
"openai",
"claude",
"gemini",
"roleplay",
"noass"
]
}
]
}