I am trying to run open-interpreter from the cookbook and keep getting this error: ``` module_path = registry[name] ~~~~~~~~^^^^^^ KeyError: 'on_file_upload' ``` Do I need to make any change? Thanks