strictMode

Whether to set the strict: true flag in function calling schema output.

When true, the generated schema includes "strict": true in the JSON output. Required for OpenAI Structured Outputs and function calling strict mode.

Default: true