SDKv2.5.11
Keep Azure OpenAI connections intact through agent and team setup
Agno Team
March 26, 20261 min read
We overrode deepcopy behavior on the Azure OpenAI model class to preserve live client references, preventing connection failures that occurred when the model object was copied during agent or team setup.