Files
crewAI/docs/how-to
lorenzejay 42c7cb5357 fix: Correct method definition syntax and enhance tool adapter implementation
- Updated the method definition for `configure_structured_output` to include the `def` keyword for clarity.
- Added an asynchronous tool wrapper to ensure tools can operate in both synchronous and asynchronous contexts.
- Modified the constructor of the custom converter adapter to directly assign the agent adapter, improving clarity and functionality.
2025-04-16 12:27:07 -07:00
..
2025-04-01 21:54:35 -07:00