Logo
Explore Help
Register Sign In
admin/dify
1
0
Fork 0
You've already forked dify
Code Issues Pull Requests Actions 1 Packages Projects Releases Wiki Activity
Files
1e23957657bd4cd8a550a372243880f0f129d24e
dify/api/extensions/ext_import_modules.py

6 lines
149 B
Python
Raw Normal View History

refactor: assembling the app features in modular way (#9129) Signed-off-by: -LAN- <laipz8200@outlook.com> Co-authored-by: -LAN- <laipz8200@outlook.com>
2024-11-30 23:05:22 +08:00
from dify_app import DifyApp
def init_app(app: DifyApp):
Removes the 'extensions' directory from pyrightconfig.json and fixes … (#26512) Co-authored-by: google-labs-jules[bot] <161369871+google-labs-jules[bot]@users.noreply.github.com> Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-10-05 15:57:42 +09:00
from events import event_handlers # noqa: F401 # pyright: ignore[reportUnusedImport]
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.2 Page: 372ms Template: 9ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API