Description
Following the discussion in pydantic-ai#2098, it would be great to add support for the predicted_outputs option to Mistral models as well.
Mistral introduced predicted outputs, which allow models to provide structured predictions alongside their text outputs — improving downstream usage in applications such as structured reasoning, code generation, and extraction tasks.
Most of latest model supported is (the FAQ in the documentation is outdated)
References
No response