1.9.1
📦 crewaiView on GitHub →
✨ 2 features🐛 1 fixes🔧 1 symbols
Summary
This release introduces before and after tool call hooks in CrewAgentExecutor and adds structured outputs and response_format support across providers, alongside a fix for tool-calling content handling.
✨ New Features
- Implement before and after tool call hooks in CrewAgentExecutor
- Add structured outputs and response_format support across providers
🐛 Bug Fixes
- Correct tool-calling content handling and schema serialization