mirror of
https://github.com/crewAIInc/crewAI.git
synced 2026-09-20 10:03:37 +00:00
- Extract backtick stripping to _clean_tool_result method - Add docstrings explaining the backtick cleaning logic - Add parameterized tests for various backtick scenarios Co-Authored-By: Joe Moura <joao@crewai.com>