dify/api/controllers/console
2024-12-22 10:39:29 +08:00
..
app feat: add workflow parallel depth limit configuration (#11460) 2024-12-20 14:52:20 +08:00
auth chore(*): Removes debugging print statements (#11145) 2024-11-26 22:03:19 +08:00
billing Feat/add-remote-file-upload-api (#9906) 2024-11-01 15:51:22 +08:00
datasets fix(api/ops_trace): avoid raise exception directly (#11732) 2024-12-17 13:38:57 +08:00
explore fix: refactor conversation pagination to use SQLAlchemy session manag… (#11956) 2024-12-22 10:39:29 +08:00
tag Feat/add-remote-file-upload-api (#9906) 2024-11-01 15:51:22 +08:00
workspace refactor: update builtin tool provider methods to use session management (#11938) 2024-12-21 21:21:09 +08:00
__init__.py feat: Check and compare the DSL version before import an app (#10969) 2024-11-22 15:05:04 +08:00
admin.py fix: remove ruff ignore SIM300 (#11810) 2024-12-19 18:30:51 +08:00
apikey.py Feat/add-remote-file-upload-api (#9906) 2024-11-01 15:51:22 +08:00
error.py Feat/account not found (#10804) 2024-11-18 16:14:39 +08:00
extension.py Feat/add-remote-file-upload-api (#9906) 2024-11-01 15:51:22 +08:00
feature.py Feat/add-remote-file-upload-api (#9906) 2024-11-01 15:51:22 +08:00
files.py fix: file upload auth (#11774) 2024-12-18 11:02:40 +08:00
init_validate.py chore: apply pep8-naming rules for naming convention (#8261) 2024-09-11 16:40:52 +08:00
ping.py chore(api/controllers): Apply Ruff Formatter. (#7645) 2024-08-26 15:29:10 +08:00
remote_files.py fix: add RemoteFileUploadError for better error handling in remote fi… (#11933) 2024-12-21 21:22:57 +08:00
setup.py Feat/add-remote-file-upload-api (#9906) 2024-11-01 15:51:22 +08:00
version.py refactor(version): simplify version comparison logic (#10109) 2024-10-31 15:15:32 +08:00
wraps.py feat: add license. (#10403) 2024-11-15 17:59:36 +08:00