dify/api/controllers/web
takatost 08b1f5d7c3 fix web app bugs 2024-03-18 16:48:31 +08:00
..
__init__.py add workflow api for installed app & web api & service api 2024-03-16 16:27:39 +08:00
app.py fix web app bugs 2024-03-18 16:48:31 +08:00
audio.py lint fix 2024-03-15 18:17:04 +08:00
completion.py advanced chat support 2024-03-16 14:30:53 +08:00
conversation.py advanced chat support 2024-03-16 14:30:53 +08:00
error.py add workflow api for installed app & web api & service api 2024-03-16 16:27:39 +08:00
file.py enhancement: introduce Ruff for Python linter for reordering and removing unused imports with automated pre-commit and sytle check (#2366) 2024-02-06 13:21:13 +08:00
message.py add image file as markdown stream outupt 2024-03-17 21:27:08 +08:00
passport.py chore: apply ruff's pyupgrade linter rules to modernize Python code with targeted version (#2419) 2024-02-09 15:21:33 +08:00
saved_message.py enhancement: introduce Ruff for Python linter for reordering and removing unused imports with automated pre-commit and sytle check (#2366) 2024-02-06 13:21:13 +08:00
site.py support workflow features 2024-03-15 18:17:03 +08:00
workflow.py add workflow api for installed app & web api & service api 2024-03-16 16:27:39 +08:00
wraps.py chore: apply ruff's pyupgrade linter rules to modernize Python code with targeted version (#2419) 2024-02-09 15:21:33 +08:00