dify/api/controllers/console
2024-07-05 21:31:34 +08:00
..
app feat: add export permission (#5841) 2024-07-02 13:37:37 +08:00
auth feat: implement forgot password feature (#5534) 2024-07-05 13:38:51 +08:00
billing enhancement: introduce Ruff for Python linter for reordering and removing unused imports with automated pre-commit and sytle check (#2366) 2024-02-06 13:21:13 +08:00
datasets Revert "feat: knowledge admin role" (#6018) 2024-07-05 21:31:34 +08:00
explore Fix tts audition (#4656) 2024-05-26 21:00:36 +08:00
tag Revert "feat: knowledge admin role" (#6018) 2024-07-05 21:31:34 +08:00
workspace Revert "feat: knowledge admin role" (#6018) 2024-07-05 21:31:34 +08:00
__init__.py feat: implement forgot password feature (#5534) 2024-07-05 13:38:51 +08:00
admin.py Feat/chat custom disclaimer (#4306) 2024-05-18 10:52:48 +08:00
apikey.py enhancement: introduce Ruff for Python linter for reordering and removing unused imports with automated pre-commit and sytle check (#2366) 2024-02-06 13:21:13 +08:00
error.py add option to prompt for a validation password when initializing admin user (#2302) 2024-02-01 15:03:56 +08:00
extension.py enhancement: introduce Ruff for Python linter for reordering and removing unused imports with automated pre-commit and sytle check (#2366) 2024-02-06 13:21:13 +08:00
feature.py improve: mordernizing validation by migrating pydantic from 1.x to 2.x (#4592) 2024-06-14 01:05:37 +08:00
init_validate.py enhancement: introduce Ruff for Python linter for reordering and removing unused imports with automated pre-commit and sytle check (#2366) 2024-02-06 13:21:13 +08:00
ping.py FEAT: NEW WORKFLOW ENGINE (#3160) 2024-04-08 18:51:46 +08:00
setup.py fix: couldn't log in or resetup after a failed setup (#5739) 2024-06-29 17:07:21 +08:00
version.py feat: backend model load balancing support (#4927) 2024-06-05 00:13:04 +08:00
wraps.py add segment function billing check for SAAS env (#3082) 2024-04-02 17:55:49 +08:00