Files
crewAI/tests
lorenzejay 0aeced1fa9 feat: Introduce OpenAIConverterAdapter for structured output handling
- Added OpenAIConverterAdapter to manage structured output conversion for OpenAI agents, enhancing their ability to process and format results.
- Updated OpenAIAgentAdapter to utilize the new converter for configuring structured output and post-processing results.
- Removed the deprecated get_output_converter method from OpenAIAgentAdapter.
- Added unit tests for BaseAgentAdapter and BaseToolAdapter to ensure proper functionality and integration of new features.
2025-04-16 12:00:35 -07:00
..
2025-01-02 16:06:48 -05:00
2025-03-14 03:00:30 -03:00
2023-10-29 19:51:59 -03:00