mirror of
https://github.com/crewAIInc/crewAI.git
synced 2026-07-01 13:18:10 +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>