/ open-webui.git
/ app
/ env
/ lib
/ python3.11
/ site-packages
/ posthog
/ exception_integrations
/ __init__.py
Run
Starting...
Stop
View File
Save
class IntegrationEnablingError(Exception): """ The integration could not be enabled due to a user error like `django` not being installed for the `DjangoIntegration`. """
Memory