dependencies config to add those paths to sys.path before graphs are loaded.
Configuration
Add thedependencies array to your aegra.json:
Path resolution
- Relative paths are resolved from the config file’s directory
- Absolute paths are used as-is
- Paths are added to
sys.pathin order (first has highest priority) - Non-existent paths generate a warning but don’t prevent startup