- Replace try/except import block with direct typing_extensions import - Follows same pattern as other files in codebase - Resolves mypy type-checker failures on Python 3.10 Co-Authored-By: João <joao@crewai.com>