Optional
max_Optional
seedA seed value to initialize the randomness, during sampling.
Optional
temperatureA higher temperature increases randomness in the outputs.
Optional
textConfiguration options for a text response from the model. Can be plain text or structured JSON data. Learn more:
Optional
toolsAn array of tools the model may call while generating a response. You can
specify which tool to use by setting the tool_choice
parameter.
The two categories of tools you can provide the model are:
Optional
top_An alternative to temperature for nucleus sampling; 1.0 includes all tokens.
The maximum number of tokens in the generated output.