Files
crewAI/lib/crewai/tests/llms
Devin AI 6442a88856 Fix Azure structured outputs to use json_object instead of json_schema
- Azure AI Inference SDK doesn't support json_schema response_format
- Changed to use json_object format with client-side Pydantic validation
- Added comprehensive tests for structured outputs with Azure models
- Fixes issue #3906

Co-Authored-By: João <joao@crewai.com>
2025-11-13 12:45:55 +00:00
..
2025-11-06 21:10:25 -05:00
2025-10-20 14:10:19 -07:00