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:
Comfy Org PR Bot
2025-11-06 06:07:51 +09:00
committed by GitHub
parent 437c3b2da0
commit 3c11226fdd
11 changed files with 38 additions and 18 deletions

View File

@@ -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"
}
}
},