Files
crewAI/lib
Cursor Agent 4b4195e8da fix: make Azure Responses OpenAICompletion mock reliable under xdist
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>
2026-08-05 11:08:32 +00:00
..