Earlier quoted context omitted.
I'm struggling with the assertion that these models cannot provide reasonably deterministic guarantees. I am using gpt to populate JSON objects conforming to a list of natural language constraints for purposes of generating fake customers. I am finding that gpt5+ never fucks up. Not even a little bit. I've ran this test hundreds of times with 20+ constraints and it's been perfect every time. Stable information yields…
> I'm struggling with the assertion that these models cannot provide reasonably deterministic guarantees. LLMs are probabilistic by design so running the same prompt multiple times will give you different results. Otherwise, we wouldn’t needed LLMs and could replace it all with Postgres
Reasonably deterministic is the phrase. If I can be sure the LLM is giving me back the same result 99% of the time I need it, that's reasonable for me. Maybe this is not reasonable for others.
ie How often will an LLM get 2+2 wrong? Now expand until you're uncomfortable.