Add LLM-Polymath (#1534)

* Add LLM-Polymath

* Update custom-node-list.json

---------

Co-authored-by: Dr.Lt.Data <128333288+ltdrdata@users.noreply.github.com>
This commit is contained in:
benjamin-bertram 2025-02-13 13:06:30 +01:00 committed by GitHub
parent 9963afa558
commit 31eef6222e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -21381,6 +21381,17 @@
],
"install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image."
},
{
"author": "lum3on",
"title": "LLM Polymath Chat Node",
"id": "polymath",
"reference": "https://github.com/lum3on/comfyui_LLM_Polymath",
"files": [
"https://github.com/lum3on/comfyui_LLM_Polymath"
],
"install_type": "git-clone",
"description": "Advanced LLM driven node with many custom instructions, including node finder, expert prompter and json converter."
}
]
}