diff --git a/custom-node-list.json b/custom-node-list.json index 2dacc10..d940949 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 3980b59..e3597a9 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 0cb5eca..60371ff 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 feaba3f..f569d13 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 3980b59..e3597a9 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",