dify/api/controllers/console
2024-07-11 15:21:59 +08:00
..
app feat: app rate limit (#5844) 2024-07-10 21:31:35 +08:00
auth feat(*): Swtich to dify_config. (#6025) 2024-07-06 12:05:13 +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 feat: support MyScale vector database (#6092) 2024-07-11 15:21:59 +08:00
explore feat:add tts-streaming config and future (#5492) 2024-07-09 11:33:58 +08:00
tag fix dataset operator (#6064) 2024-07-09 17:47:54 +08:00
workspace fix dataset operator (#6064) 2024-07-09 17:47:54 +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