dify/api/controllers/web
2024-10-21 17:46:24 +08:00
..
__init__.py chore(api/controllers): Apply Ruff Formatter. (#7645) 2024-08-26 15:29:10 +08:00
app.py chore: refurish python code by applying Pylint linter rules (#8322) 2024-09-13 22:42:08 +08:00
audio.py chore: refurish python code by applying Pylint linter rules (#8322) 2024-09-13 22:42:08 +08:00
completion.py feat: regenerate in Chat, agent and Chatflow app (#7661) 2024-09-22 03:15:11 +08:00
conversation.py chore: refurish python code by applying Pylint linter rules (#8322) 2024-09-13 22:42:08 +08:00
error.py catch openai rate limit error (#7658) 2024-08-26 19:36:44 +08:00
feature.py chore(api/controllers): Apply Ruff Formatter. (#7645) 2024-08-26 15:29:10 +08:00
file.py feat(file-upload): add support for optional file source parameter (#9554) 2024-10-21 17:46:24 +08:00
message.py feat/enhance the multi-modal support (#8818) 2024-10-21 10:43:49 +08:00
passport.py chore(api/controllers): Apply Ruff Formatter. (#7645) 2024-08-26 15:29:10 +08:00
saved_message.py feat/enhance the multi-modal support (#8818) 2024-10-21 10:43:49 +08:00
site.py feat: allow users to use the app icon as the answer icon (#7888) 2024-09-02 20:00:41 +08:00
workflow.py chore(api/controllers): Apply Ruff Formatter. (#7645) 2024-08-26 15:29:10 +08:00
wraps.py chore: apply ruff E501 line-too-long linter rule (#8275) 2024-09-12 14:00:36 +08:00