Enable return_full_result directly in run method by aymeric-roucher · Pull Request #1658 · huggingface/smolagents (original) (raw)

Thanks, this is a sensible enhancement: I agree that return_full_result is often run-specific and it makes sense to support it directly in the run() method.

Just a couple of observations: