mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-03-03 04:00:31 +00:00
1.32.2 (#6603)
Patch version increment to 1.32.2 **Base branch:** `main` ┆Issue is synchronized with this [Notion page](https://www.notion.so/PR-6603-1-32-2-2a26d73d365081aba4a5f7bd09a45882) by [Unito](https://www.unito.io) --------- Co-authored-by: christian-byrne <72887196+christian-byrne@users.noreply.github.com> Co-authored-by: github-actions <github-actions@github.com>
This commit is contained in:
@@ -2908,6 +2908,11 @@
|
||||
"strength": {
|
||||
"name": "strength"
|
||||
}
|
||||
},
|
||||
"outputs": {
|
||||
"0": {
|
||||
"tooltip": null
|
||||
}
|
||||
}
|
||||
},
|
||||
"HyperTile": {
|
||||
@@ -4640,10 +4645,7 @@
|
||||
},
|
||||
"height": {
|
||||
"name": "height"
|
||||
},
|
||||
"clear": {},
|
||||
"upload 3d model": {},
|
||||
"upload extra resources": {}
|
||||
}
|
||||
},
|
||||
"outputs": {
|
||||
"0": {
|
||||
@@ -7879,6 +7881,11 @@
|
||||
"name": "instructions",
|
||||
"tooltip": "Instructions for the model on how to generate the response"
|
||||
}
|
||||
},
|
||||
"outputs": {
|
||||
"0": {
|
||||
"tooltip": null
|
||||
}
|
||||
}
|
||||
},
|
||||
"OpenAIChatNode": {
|
||||
@@ -7891,7 +7898,7 @@
|
||||
},
|
||||
"persist_context": {
|
||||
"name": "persist_context",
|
||||
"tooltip": "Persist chat context between calls (multi-turn conversation)"
|
||||
"tooltip": "This parameter is deprecated and has no effect."
|
||||
},
|
||||
"model": {
|
||||
"name": "model",
|
||||
@@ -7909,6 +7916,11 @@
|
||||
"name": "advanced_options",
|
||||
"tooltip": "Optional configuration for the model. Accepts inputs from the OpenAI Chat Advanced Options node."
|
||||
}
|
||||
},
|
||||
"outputs": {
|
||||
"0": {
|
||||
"tooltip": null
|
||||
}
|
||||
}
|
||||
},
|
||||
"OpenAIDalle2": {
|
||||
@@ -7942,6 +7954,11 @@
|
||||
"control_after_generate": {
|
||||
"name": "control after generate"
|
||||
}
|
||||
},
|
||||
"outputs": {
|
||||
"0": {
|
||||
"tooltip": null
|
||||
}
|
||||
}
|
||||
},
|
||||
"OpenAIDalle3": {
|
||||
@@ -7971,6 +7988,11 @@
|
||||
"control_after_generate": {
|
||||
"name": "control after generate"
|
||||
}
|
||||
},
|
||||
"outputs": {
|
||||
"0": {
|
||||
"tooltip": null
|
||||
}
|
||||
}
|
||||
},
|
||||
"OpenAIGPTImage1": {
|
||||
@@ -8012,6 +8034,11 @@
|
||||
"control_after_generate": {
|
||||
"name": "control after generate"
|
||||
}
|
||||
},
|
||||
"outputs": {
|
||||
"0": {
|
||||
"tooltip": null
|
||||
}
|
||||
}
|
||||
},
|
||||
"OpenAIInputFiles": {
|
||||
@@ -8026,6 +8053,11 @@
|
||||
"name": "OPENAI_INPUT_FILES",
|
||||
"tooltip": "An optional additional file(s) to batch together with the file loaded from this node. Allows chaining of input files so that a single message can include multiple input files."
|
||||
}
|
||||
},
|
||||
"outputs": {
|
||||
"0": {
|
||||
"tooltip": null
|
||||
}
|
||||
}
|
||||
},
|
||||
"OpenAIVideoSora2": {
|
||||
@@ -8805,9 +8837,6 @@
|
||||
},
|
||||
"camera_info": {
|
||||
"name": "camera_info"
|
||||
},
|
||||
"image": {
|
||||
"name": "image"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user