### Initial Checks - [x] I confirm that I'm using the latest version of Pydantic AI - [x] I confirm that I searched for my issue in https://github.com/pydantic/pydantic-ai/issues before opening this issue ### Description New flag on `evaluate(errors: literal['raise-if-any', 'raise-if-all', 'never-raise'] = 'never-raise')` cc @dmontagu ### Example Code ```Python ``` ### Python, Pydantic AI & LLM client version ```Text 1.0.6 ```