dify/api/controllers/web
yihong 4e101604c3
fix: ruff check for True if ... else (#12576)
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
2025-01-13 09:38:48 +08:00
..
__init__.py Feat/add-remote-file-upload-api (#9906) 2024-11-01 15:51:22 +08:00
app.py feat: mypy for all type check (#10921) 2024-12-24 18:38:51 +08:00
audio.py feat: mypy for all type check (#10921) 2024-12-24 18:38:51 +08:00
completion.py refactor: simplify some exception catch code (#12246) 2025-01-02 14:25:12 +08:00
conversation.py fix: ruff check for True if ... else (#12576) 2025-01-13 09:38:48 +08:00
error.py catch openai rate limit error (#7658) 2024-08-26 19:36:44 +08:00
feature.py feat: mypy for all type check (#10921) 2024-12-24 18:38:51 +08:00
files.py feat: mypy for all type check (#10921) 2024-12-24 18:38:51 +08:00
message.py feat(message_feedback): add content argument to feedback creation (#12077) 2024-12-25 18:36:15 +08:00
passport.py feat: mypy for all type check (#10921) 2024-12-24 18:38:51 +08:00
remote_files.py feat: mypy for all type check (#10921) 2024-12-24 18:38:51 +08:00
saved_message.py feat: mypy for all type check (#10921) 2024-12-24 18:38:51 +08:00
site.py feat: mypy for all type check (#10921) 2024-12-24 18:38:51 +08:00
workflow.py refactor: simplify some exception catch code (#12246) 2025-01-02 14:25:12 +08:00
wraps.py feat: mypy for all type check (#10921) 2024-12-24 18:38:51 +08:00