Add LLM-Polymath

This commit is contained in:
benjamin 2025-02-11 01:29:51 +01:00
parent e113e011cb
commit 261eb71172

View File

@ -21277,6 +21277,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": "copy",
"description": "Advanced LLM driven node with many custom instructions, including node finder, expert prompter and json converter."
}
]
}