seed

Sets the seed value for deterministic behavior in chat completions.

Return

This specification instance for method chaining.

Parameters

seed

The seed value to use for reproducible results.

See also


var seed: Int?(source)