dify/api/controllers/console
KinWang e35e251863
feat: Sort conversations by updated_at desc (#7348)
Co-authored-by: wangpj <wangpj@hundsunc.om>
Co-authored-by: JzoNg <jzongcode@gmail.com>
Co-authored-by: -LAN- <laipz8200@outlook.com>
2024-08-20 17:55:44 +08:00
..
app feat: Sort conversations by updated_at desc (#7348) 2024-08-20 17:55:44 +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 pgvector full text search settting (#7427) 2024-08-20 13:20:19 +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: conversation variable & variable assigner node (#7222) 2024-08-13 14:44:10 +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 refactor(*): Update hard-code '[__HIDDEN__]' to the constant. (#7048) 2024-08-07 17:30:56 +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