Logo
Explore Help
Register Sign In
yujunjun/dify
1
0
Fork 0
You've already forked dify
mirror of https://github.com/langgenius/dify.git synced 2025-06-27 05:30:04 +00:00
Code Issues Packages Projects Releases Wiki Activity
dify/api/extensions/ext_code_based_extension.py

10 lines
175 B
Python
Raw Permalink Normal View History

feat: add api-based extension & external data tool & moderation backend (#1403) Co-authored-by: takatost <takatost@gmail.com>
2023-11-06 19:36:16 +08:00
from core.extension.extension import Extension
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
feat: add api-based extension & external data tool & moderation backend (#1403) Co-authored-by: takatost <takatost@gmail.com>
2023-11-06 19:36:16 +08:00
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
def init_app(app: DifyApp):
feat: add api-based extension & external data tool & moderation backend (#1403) Co-authored-by: takatost <takatost@gmail.com>
2023-11-06 19:36:16 +08:00
code_based_extension.init()
code_based_extension = Extension()
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.5 Page: 533ms 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