dify/api/controllers/web
-LAN- c711c5e36e
feat(workflow): add configurable workflow file upload limit (#10176)
Co-authored-by: JzoNg <jzongcode@gmail.com>
2024-11-05 20:29:09 +08:00
..
__init__.py Feat/add-remote-file-upload-api (#9906) 2024-11-01 15:51:22 +08:00
app.py feat(workflow): add configurable workflow file upload limit (#10176) 2024-11-05 20:29:09 +08:00
audio.py
completion.py
conversation.py
error.py
feature.py
files.py Feat/add-remote-file-upload-api (#9906) 2024-11-01 15:51:22 +08:00
message.py feat/enhance the multi-modal support (#8818) 2024-10-21 10:43:49 +08:00
passport.py
remote_files.py fix(api): replace current_user with end_user in file upload (#10194) 2024-11-05 20:28:17 +08:00
saved_message.py feat/enhance the multi-modal support (#8818) 2024-10-21 10:43:49 +08:00
site.py
workflow.py
wraps.py