ComfyUI-Manager/custom-node-list.json
科林 KELIN bdddb3bff0
Add ComfyUI-LLMs-Toolkit
A lightweight custom nodes toolkit for mainstream LLMs APIs including DeepSeek, Qwen, GPT, etc.
2026-03-02 14:06:42 +08:00

12 lines
591 B
JSON

{
"author": "HuangYuChuh",
"title": "ComfyUI-LLMs-Toolkit",
"reference": "https://github.com/HuangYuChuh/ComfyUI-LLMs-Toolkit",
"files": [
"https://github.com/HuangYuChuh/ComfyUI-LLMs-Toolkit/blob/main/nodes/openai_compatible.py",
"https://github.com/HuangYuChuh/ComfyUI-LLMs-Toolkit/blob/main/web/js/provider_manager.js"
],
"install_type": "git-clone",
"description": "A professional-grade toolkit providing lightweight APIs to integrate leading Large Language Models (LLMs) including DeepSeek, Qwen and GPT directly into ComfyUI."
},