A tool or output validator can return/raise this to ask the model to try
again. In Elixir we mostly use {:error, reason} tuples, but this exception
exists for the rescue-based escape hatch.
A tool or output validator can return/raise this to ask the model to try
again. In Elixir we mostly use {:error, reason} tuples, but this exception
exists for the rescue-based escape hatch.