SDKv2.5.15
Reduce transient 400 errors in concurrent OpenAI and Azure OpenAI workloads
Agno Team
April 9, 20261 min read
Resolved an issue where a shared HTTP/2 client was being injected across concurrent OpenAI and Azure OpenAI requests, causing transient 400 errors under load. Each request now uses its own client, eliminating the conflict.