diff --git a/custom-node-list.json b/custom-node-list.json index 2dacc109..d940949e 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -7389,6 +7389,16 @@ "install_type": "git-clone", "description": "Nodes:Simple Counter" }, + { + "author": "heshengtao", + "title": "comfyui_LLM_party", + "reference": "https://github.com/heshengtao/comfyui_LLM_party", + "files": [ + "https://github.com/heshengtao/comfyui_LLM_party" + ], + "install_type": "git-clone", + "description": "A set of block-based LLM agent node libraries designed for ComfyUI.This project aims to develop a complete set of nodes for LLM workflow construction based on comfyui. It allows users to quickly and conveniently build their own LLM workflows and easily integrate them into their existing SD workflows." + }, @@ -7751,16 +7761,6 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." - }, - { - "author": "heshengtao", - "title": "comfyui_LLM_party", - "reference": "https://github.com/heshengtao/comfyui_LLM_party", - "files": [ - "https://github.com/heshengtao/comfyui_LLM_party" - ], - "install_type": "git-clone", - "description": "A set of block-based LLM agent node libraries designed for ComfyUI.This project aims to develop a complete set of nodes for LLM workflow construction based on comfyui. It allows users to quickly and conveniently build their own LLM workflows and easily integrate them into their existing SD workflows." } ] } diff --git a/extension-node-map.json b/extension-node-map.json index 3980b59c..e3597a92 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -7365,6 +7365,26 @@ "title_aux": "ComfyUI OpenVoice" } ], + "https://github.com/heshengtao/comfyui_LLM_party": [ + [ + "LLM", + "check_web_tool", + "end_dialog", + "file_combine", + "file_combine_plus", + "google_tool", + "interpreter_tool", + "load_file", + "start_dialog", + "time_tool", + "tool_combine", + "tool_combine_plus", + "weather_tool" + ], + { + "title_aux": "comfyui_LLM_party" + } + ], "https://github.com/hhhzzyang/Comfyui_Lama": [ [ "LamaApply", diff --git a/github-stats.json b/github-stats.json index 0cb5eca2..60371ffe 100644 --- a/github-stats.json +++ b/github-stats.json @@ -2918,5 +2918,9 @@ "https://github.com/AonekoSS/ComfyUI-SimpleCounter": { "stars": 0, "last_update": "2024-04-15 16:21:16" + }, + "https://github.com/heshengtao/comfyui_LLM_party": { + "stars": 2, + "last_update": "2024-04-16 10:44:02" } } \ No newline at end of file diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index feaba3ff..f569d131 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -10,6 +10,16 @@ }, + { + "author": "heshengtao", + "title": "comfyui_LLM_party", + "reference": "https://github.com/heshengtao/comfyui_LLM_party", + "files": [ + "https://github.com/heshengtao/comfyui_LLM_party" + ], + "install_type": "git-clone", + "description": "A set of block-based LLM agent node libraries designed for ComfyUI.This project aims to develop a complete set of nodes for LLM workflow construction based on comfyui. It allows users to quickly and conveniently build their own LLM workflows and easily integrate them into their existing SD workflows." + }, { "author": "AonekoSS", "title": "ComfyUI-SimpleCounter", diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json index 3980b59c..e3597a92 100644 --- a/node_db/new/extension-node-map.json +++ b/node_db/new/extension-node-map.json @@ -7365,6 +7365,26 @@ "title_aux": "ComfyUI OpenVoice" } ], + "https://github.com/heshengtao/comfyui_LLM_party": [ + [ + "LLM", + "check_web_tool", + "end_dialog", + "file_combine", + "file_combine_plus", + "google_tool", + "interpreter_tool", + "load_file", + "start_dialog", + "time_tool", + "tool_combine", + "tool_combine_plus", + "weather_tool" + ], + { + "title_aux": "comfyui_LLM_party" + } + ], "https://github.com/hhhzzyang/Comfyui_Lama": [ [ "LamaApply",