Install this extension via the ComfyUI Manager by searching
for comfyui_LLM_party
1. Click the Manager button in the main menu
2. Select Custom Nodes Manager button
3. Enter comfyui_LLM_party in the search bar
After installation, click the Restart button to
restart ComfyUI. Then, manually
refresh your browser to clear the cache and access
the updated list of nodes.
Visit
ComfyUI Online
for ready-to-use ComfyUI environment
comfyui_LLM_party is a set of block-based LLM agent node libraries for ComfyUI, enabling users to efficiently construct and integrate LLM workflows into existing SD workflows.
comfyui_LLM_party Introduction
Welcome to comfyui_LLM_party, an extension designed to enhance your experience with ComfyUI by integrating Large Language Models (LLMs) into your workflows. ComfyUI is a minimalist user interface primarily used for AI drawing and other workflows based on the Stable Diffusion (SD) model. This extension allows you to build comprehensive LLM workflows quickly and seamlessly integrate them into your existing SD workflows. Whether you're creating interactive novel games, enabling voice input and output, or integrating with various APIs, comfyui_LLM_party provides the tools you need to expand your creative possibilities.
At its core, comfyui_LLM_party operates by providing a set of nodes that you can use within the ComfyUI interface to build and manage LLM workflows. Think of nodes as building blocks that you can connect to create complex workflows. Each node represents a specific function or operation, such as text generation, voice input/output, or API integration. By connecting these nodes, you can create workflows that perform a wide range of tasks, from generating text based on user input to querying online databases.
For example, you might create a workflow where a user's voice input is converted to text, processed by an LLM to generate a response, and then converted back to speech. This modular approach allows you to customize and expand your workflows as needed, making it easy to adapt to new projects and creative challenges.
comfyui_LLM_party Features
Node Integration
Right-Click Menu Access: Easily access LLM nodes by right-clicking in the ComfyUI interface and selecting llm from the context menu.
API and Local Model Integration: Supports both API-based and local large model integrations, allowing for flexible tool invocation.
Knowledge Base and Code Interpreters
Local Knowledge Base Integration: Integrate local knowledge bases with Retrieval-Augmented Generation (RAG) support.
Code Interpreters: Invoke code interpreters to execute code within your workflows.
Online Queries and Conditional Statements
Online Queries: Perform online searches, including Google search support, directly within your workflows.
Conditional Statements: Implement conditional logic to categorize user queries and provide targeted responses.
Looping Links and Persona Masks
Looping Links: Enable two large models to engage in debates by supporting looping links.
Persona Masks: Attach any persona mask and customize prompt templates to fit your needs.
Tool Invocations
Various Tools: Invoke tools for weather lookup, time lookup, knowledge base queries, code execution, web search, and single-page search.
LLM as a Tool Node: Use LLMs as tool nodes within your workflows.
Web Applications and Dangerous Nodes
Web Applications: Rapidly develop web applications using API + Streamlit.
Omnipotent Interpreter Node: A powerful node that allows the large model to perform any task.
Display and Visual Features
Display Output: Use the show_text node under the function submenu for displaying LLM node outputs.
Visual Features: Supports the visual features of GPT-4O.
Workflow Intermediary
Workflow Intermediary: A new intermediary node that allows your workflow to call other workflows.
Model Adaptation
Model Adaptation: Adapted to models with interfaces similar to OpenAI, such as Tongyi Qianwen/QWEN, Zhigu Qingyan/GLM, DeepSeek, and Kimi/Moonshot.
FastAPI: Run fastapi.py to get an OpenAI interface on http://127.0.0.1:8817/v1/, allowing any application that can call GPT to invoke your comfyui workflow.
Join the QQ group for support and discussions: 931057213
By leveraging these resources, you can unlock the full potential of comfyui_LLM_party and take your AI artistry to the next level.