During a tool call, if the tool keeps failing to respond successfully, the system will continuously attempt error correction. This eventually leads to infinite recursion until the model’s context overflows and throws an error, at which point the program exits.
During a tool call, if the tool keeps failing to respond successfully, the system will continuously attempt error correction. This eventually leads to infinite recursion until the model’s context overflows and throws an error, at which point the program exits.