OptionalmaxModel name, required.
OptionalmodelThe standard response formats may not be sufficient for all models. This field allows for a model-specific response format to be specified. For this field to be used, responseFormat must be set to 'ModelSpecific'.
OptionalreasoningModel max budget tokens that we may use for reasoning in reasoning models, optional.
OptionalresponseSpecifies the format that the model should output. Not all models support all formats. If not specified, the default is 'Any'.
OptionalseedOptional seed for reproducible outputs. Not all models support seeding, but when supported, using the same seed with the same inputs should produce identical outputs.
OptionalstopOptional array of sequences where the model will stop generating further tokens. The returned text will not contain the stop sequence.
OptionaltemperatureModel temperature, optional.
Model max output response tokens, optional.