Best attempts at making an agent deterministic as possible.

Reddit r/AI_Agents News

Summary

The article discusses various techniques to make LLM-powered agents more deterministic, such as golden sets, guardrails, consensus mechanisms, regression tests, coded logic, and hyperparameter tuning, and asks for additional successful methods.

Ive heard of golden sets, llm gaurdrails (not reliable), n+ consensus, regression tests pre deployment. Utilizing coded tools that use logic over llm. Adjusting things like seed, temp and top_p. Are their other things people have found to be very successful to be as deterministic as possible?
Original Article

Similar Articles