Skip to content
Spark.
All terms

Models and requests

Non-determinism

Non-determinism means identical-looking requests can produce different outputs, often because the system samples among plausible tokens or includes variable execution state. Controls can reduce variation but do not guarantee identical behavior across every product.

Example

Two runs may choose different but valid variable names when asked to write the same helper.