mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-03-10 03:27:31 +08:00
A lightweight custom nodes toolkit for mainstream LLMs APIs including DeepSeek, Qwen, GPT, etc.
12 lines
591 B
JSON
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."
|
|
},
|