What is non-determinism?

Non-determinism means the same question can get a different answer twice.

Navid Moazzezby Navid MoazzezUpdated Sept. 12, 20261 min read
~/ai-glossary
$ glossary
8 of 10 in #when-it-goes-wrong

It is not a bug and you cannot turn it off. Generating text involves picking between options, and the pick is not always the same.

It is why a prompt that worked yesterday can fail today, and why anything important gets checked rather than trusted.