You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gcgj-dify-1.7.0/api/controllers/web
Bowen Liang 51db59622c
chore(lint): cleanup repeated cause exception in logging.exception replaced by helpful message (#10425)
1 year ago
..
__init__.py Feat/add-remote-file-upload-api (#9906) 1 year ago
app.py feat(workflow): add configurable workflow file upload limit (#10176) 1 year ago
audio.py chore(lint): cleanup repeated cause exception in logging.exception replaced by helpful message (#10425) 1 year ago
completion.py feat: regenerate in `Chat`, `agent` and `Chatflow` app (#7661) 2 years ago
conversation.py chore: refurish python code by applying Pylint linter rules (#8322) 2 years ago
error.py
feature.py
files.py Feat/add-remote-file-upload-api (#9906) 1 year ago
message.py feat/enhance the multi-modal support (#8818) 1 year ago
passport.py
remote_files.py fix(remote-files): fallback to get when remote server not support head method (#10370) 1 year ago
saved_message.py feat/enhance the multi-modal support (#8818) 1 year ago
site.py
workflow.py
wraps.py