dify/api/controllers/web
99 8f9dbf269e
chore(api): align Python support with 3.12 (#34419)
Co-authored-by: Asuka Minato <i@asukaminato.eu.org>
2026-04-02 05:07:32 +00:00
..
__init__.py feat: Human Input Node (#32060) 2026-02-09 14:57:23 +08:00
app.py refactor(api): add TypedDict definitions to models/model.py (#32925) 2026-03-06 08:42:54 +09:00
audio.py refactor(api): use standalone graphon package (#34209) 2026-03-27 21:05:32 +00:00
completion.py refactor(api): use standalone graphon package (#34209) 2026-03-27 21:05:32 +00:00
conversation.py refactor: use sessionmaker().begin() in web and mcp controllers (#34281) 2026-03-31 14:26:37 +00:00
error.py feat: Human Input Node (#32060) 2026-02-09 14:57:23 +08:00
feature.py
files.py
forgot_password.py refactor: use sessionmaker().begin() in web and mcp controllers (#34281) 2026-03-31 14:26:37 +00:00
human_input_form.py refactor: migrate db.session.query to select in inner_api and web controllers (#33774) 2026-03-20 03:32:03 +09:00
login.py
message.py refactor(api): use standalone graphon package (#34209) 2026-03-27 21:05:32 +00:00
passport.py
remote_files.py refactor(api): use standalone graphon package (#34209) 2026-03-27 21:05:32 +00:00
saved_message.py
site.py refactor: migrate db.session.query to select in inner_api and web controllers (#33774) 2026-03-20 03:32:03 +09:00
workflow_events.py feat: Human Input Node (#32060) 2026-02-09 14:57:23 +08:00
workflow.py refactor(api): use standalone graphon package (#34209) 2026-03-27 21:05:32 +00:00
wraps.py chore(api): align Python support with 3.12 (#34419) 2026-04-02 05:07:32 +00:00