Open
Description
Question
Hi,
Every now and then I encounter the issue that the LLM request gets stuck and thus the agent gets stuck without throwing an error.
Is there a way to set a timeout for LLM requests? And even better, the option to retry if one of them times out?
Additional Context
Pydantic AI 0.0.43
Python 3.11.7