comfyui_LLM_party
LLM Agent Framework in ComfyUI with various nodes and adapters for different LLMs and VLMs
GraphCanon updated Sep 17, 2026 · GitHub synced Sep 17, 2026
49views this month
Decision brief
ComfyUI_LLM_party: A Python-based agent framework adapted for LLMs like Qwen, GLM, Gemini, and local models including llama-3.3, Janus-Pro.
Good fit when
- - When you need to work with multiple Large Language Models using the ComfyUI interface
- - If you are focusing on frameworks that seamlessly integrate a variety of LLMs through a single framework like MCP server or Omost
Avoid when
- - Avoid if your primary environment is not Windows, as some portable packages are exclusively for this OS
- - Not recommended if you require specific features or support that is exclusive to a particular competitor's framework
- Requirements:
- The project requires patience and thorough reading due to its high usage threshold
Observed Jul 17, 2026 · Source: enrich:decision_facts
Verify the decision
Maintenance and security
Full trust report- Maintenance
- Steady (49d since push)
- As of Sep 17, 2026
- Provenance
- Not a fork · Personal account
- As of Sep 17, 2026
- Security (OSV)
- No criticals
- As of Jul 15, 2026
Public GitHub metadata and optional OSV scans. Signals, not a guarantee. Trust methodology.
Install
pip install comfyui_LLM_party PyPISimilar tools
Same-category neighbours. No typed graph edges are catalogued for this tool yet.
Evidence and technical details
Sourced facts, taxonomy, compatibility claims, README excerpt, and machine-readable endpoints.
Overview
Comprehensive framework supporting MCP server, Omost, GPT-sovits, ChatTTS, GOT-OCR2.0, FLUX prompt nodes, Feishu and Discord access, adaptable to many LLM types including Qwen, GLM, Gemini, Grok. Supports local models like llama-3.3, Janus-Pro, Linkage graphRAG.
Capability facts
- Languages
- python
Source: github.language+pyproject.toml · Sep 17, 2026
Categories
Compatibility
Sourced claims from the README excerpt - not unsourced marketing copy.
Source: README excerpt (regex_v1, Sep 17, 2026)
` (it can be a relay API, make sure it ends with `/v1/`), for example: `https://api.openai.com/v1/` and `api_key` in the API LLM loader node.Source link
Source: README excerpt (regex_v1, Sep 17, 2026)
fyui launcher, you need to enter `path_in_launcher_configuration\python_embeded\python.exe -m pip install -r requirements.txt` in the terminal to install. The `pythonSource link
Tags
README
Quick Start 0. If you have never used ComfyUI and encounter some dependency issues while installing the LLM party in ComfyUI, please click here to download the Windows portable package that includes the LLM party. Please note that this portable package contains only the party and...
For agents
This page has a .md twin and JSON over the API.