Nodes/ComfyUI OpenAI API/OpenAI API - Extra Body
ComfyUI Node

OpenAI API - Extra Body

Add extra body parameters to the OpenAI API request. This allows you to include additional parameters that are not covered by other nodes.

By hekmon·Created about a year ago·Updated 9 months ago· 42
OpenAI API - Extra Body
  • other_options
  • Options
extra_body{ "repetition_penalty": 0.5, "seed": 42 }
CategoryOpenAI API/Options

Inputs (2)

NameTypeDefaultDescription
extra_bodySTRING{ "repetition_penalty": 0.5, "seed": 42 }Extra body content to include in the request
other_optionsoptOAIAPI_OPTIONSOthers options to merge with

Outputs (1)

NameTypeDescription
OptionsOAIAPI_OPTIONSMerged options to forward