ComfyUI Node
OpenAI API - Seed
Sets the seed for reproducible results in OpenAI API requests. Repeated requests with the same seed and parameters will return the same result, allowing for consistent randomness control.
OpenAI API - Seed
- other_options
- Options
◄seed42►
CategoryOpenAI API/Options
Inputs (2)
| Name | Type | Default | Description |
|---|---|---|---|
| seed | INT | 42 | — |
| other_optionsopt | OAIAPI_OPTIONS | Others options to merge with |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| Options | OAIAPI_OPTIONS | Merged options to forward |