mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-07-26 10:07:38 +08:00
Update ComfyUI-LLM-Nodes to ComfyUI-Gemini-LiteLLM v3.0.0 (#2455)
* Update ComfyUI-LLM-Nodes to ComfyUI-Gemini-LiteLLM v3.0.0 - Rename repository from ComfyUI-LLM-Nodes to ComfyUI-Gemini-LiteLLM - Remove OpenAI support, Gemini-only implementation - Support multimodal chat and image generation - Add temperature control (0-1) and aspect ratio options - Update node ID and description in custom-node-list.json - Update repository URL in extension-node-map.json - Remove OpenAIImageParams from node list * Fix description text in custom-node-list.json * Fix formatting in custom-node-list.json
This commit is contained in:
@@ -21640,17 +21640,16 @@
|
||||
"title_aux": "comfyui-portrait-master-zh-cn"
|
||||
}
|
||||
],
|
||||
"https://github.com/ZUENS2020/ComfyUI-LLM-Nodes": [
|
||||
"https://github.com/ZUENS2020/ComfyUI-Gemini-LiteLLM": [
|
||||
[
|
||||
"ChatParams",
|
||||
"GeminiImageParams",
|
||||
"LLMBaseConfig",
|
||||
"LLMChatGenerate",
|
||||
"LLMImageGenerate",
|
||||
"OpenAIImageParams"
|
||||
"LLMImageGenerate"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI LLM Nodes"
|
||||
"title_aux": "ComfyUI Gemini LiteLLM Nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/ZXL-Xinram/ComfyUI-AutoFlow": [
|
||||
|
||||
Reference in New Issue
Block a user