Optional maxModel name, required.
Optional modelThe 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'.
Optional reasoningModel max budget tokens that we may use for reasoning in reasoning models, optional.
Optional responseSpecifies the format that the model should output. Not all models support all formats. If not specified, the default is 'Any'.
Optional seedOptional seed for reproducible outputs. Not all models support seeding, but when supported, using the same seed with the same inputs should produce identical outputs.
Optional stopOptional array of sequences where the model will stop generating further tokens. The returned text will not contain the stop sequence.
Optional temperatureModel temperature, optional.
Model max output response tokens, optional.