dify/api/controllers/web
Jyong e90c532c3a
fix retrival resource miss in chatflow (#18307)
2025-04-17 18:05:15 +08:00
..
__init__.py Feat/add-remote-file-upload-api (#9906) 2024-11-01 15:51:22 +08:00
app.py feat: fetch app info in plugins (#18202) 2025-04-16 20:27:29 +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 fix retrival resource miss in chatflow (#18307) 2025-04-17 18:05:15 +08:00
passport.py feat: allow the embedding in websites to customize sys.user_id (#16062) 2025-03-31 18:55:42 +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 feat: tenant app invocations limiter (#16221) 2025-03-19 17:24:02 +08:00
wraps.py feat: mypy for all type check (#10921) 2024-12-24 18:38:51 +08:00