OpenAI API - Seed
OAIAPI_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.
Pack: ComfyUI OpenAI API
custom_nodes.comfyui-openai-api
Inputs (2)
| Name | Type | Required |
|---|---|---|
| seed | INT | required |
| other_options | OAIAPI_OPTIONS | optional |
Outputs (1)
| Name | Type |
|---|---|
| Options | OAIAPI_OPTIONS |