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

10 lines
175 B
Python
Raw 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.24.5 Page: 5028ms Template: 46ms
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