mirror of
https://github.com/semantica-agi/semantica.git
synced 2026-08-29 04:26:20 +00:00
- Add Type import to typing imports in helpers.py to fix retry_on_error decorator - Remove unused Type import from config_manager.py - Update capability gap notebook with comment about the fix - Resolves ImportError when importing semantica modules Fixes: NameError: name 'Type' is not defined in retry_on_error decorator