Files
crewAI/tests
Devin AI c84bdac4a6 feat: Add support for multiple LLM output formats beyond ReAct
- Implement extensible parser architecture with BaseOutputParser abstract class
- Add OutputFormatRegistry for automatic format detection and parsing
- Support OpenAI Harmony format with analysis and commentary channels
- Maintain full backward compatibility with existing ReAct format
- Add comprehensive tests for both formats and automatic detection
- Zero breaking changes - existing ReAct code continues to work unchanged

Addresses issue #3508: Support for Multiple LLM Output Formats Beyond ReAct

Co-Authored-By: João <joao@crewai.com>
2025-09-12 13:48:38 +00:00
..
2025-03-14 03:00:30 -03:00
2025-08-06 13:08:10 -04:00
2025-09-10 15:20:21 -07:00
2023-10-29 19:51:59 -03:00