#stop-conditions
Every post tagged "stop-conditions".
1 post · showing 1–1
-
Who Decides the Agent Is Done? Three Stop Conditions, and Why "The Model Said So" Isn't One
Most first agents end their loop when the model stops calling tools — which means the model, not you, decides what "done" means. Here are the three stop conditions a real loop needs, and the twenty lines that turn a silent wrong answer into another iteration.