dify/api/controllers/console
2024-07-31 17:17:46 +08:00
..
app chore: make prompt generator max tokens configurable (#6693) 2024-07-26 10:20:23 +08:00
auth fix notion internal setting (#6836) 2024-07-31 17:17:46 +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 Add search by full text when using Oracle23ai as vector DB (#6559) 2024-07-23 15:03:21 +08:00
explore refactor(api): switch to dify_config in controllers/console (#6485) 2024-07-21 01:11:40 +08:00
tag fix dataset operator (#6064) 2024-07-09 17:47:54 +08:00
workspace refactor(api): switch to dify_config in controllers/console (#6485) 2024-07-21 01:11:40 +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 refactor(api): switch to dify_config in controllers/console (#6485) 2024-07-21 01:11:40 +08:00
ping.py FEAT: NEW WORKFLOW ENGINE (#3160) 2024-04-08 18:51:46 +08:00
setup.py refactor(api): switch to dify_config in controllers/console (#6485) 2024-07-21 01:11:40 +08:00
version.py refactor(api): switch to dify_config in controllers/console (#6485) 2024-07-21 01:11:40 +08:00
wraps.py refactor(api): switch to dify_config in controllers/console (#6485) 2024-07-21 01:11:40 +08:00