mirror of
https://github.com/crewAIInc/crewAI.git
synced 2026-08-10 16:32:28 +00:00
Patch AzureCompletion._openai_completion_class instead of the dynamic import target so Responses delegate tests do not intermittently use the real OpenAICompletion and fail under pytest-xdist. Co-authored-by: Rip&Tear <theCyberTech@users.noreply.github.com>