dify/api/controllers/console/explore
2026-05-25 13:14:08 +00:00
..
audio.py chore: reorg imports (#35308) 2026-04-16 08:50:02 +00:00
banner.py refactor: select in console explore and workspace controllers (#33842) 2026-03-21 20:06:17 +09:00
completion.py chore: add UUID/str type annotations to api endpoints for files in api/controllers/console (#36563) 2026-05-24 07:59:56 +00:00
conversation.py chore: add UUID/str type annotations to api endpoints for files in api/controllers/console (#36563) 2026-05-24 07:59:56 +00:00
error.py feat: app trial (#26281) 2026-01-22 15:42:54 +08:00
installed_app.py fix(api): stop returning 204 with response body and add CI check (#36489) 2026-05-21 16:20:34 +00:00
message.py chore: add UUID/str type annotations to api endpoints for files in api/controllers/console (#36563) 2026-05-24 07:59:56 +00:00
parameter.py refactor(api): add TypedDict definitions to models/model.py (#32925) 2026-03-06 08:42:54 +09:00
recommended_app.py chore: api para type (#35985) 2026-05-10 06:04:42 +00:00
saved_message.py chore: inject current user in console handlers (#36628) 2026-05-25 13:14:08 +00:00
trial.py fix: avoid trial workflow schema model collision (#36061) 2026-05-12 03:24:14 +00:00
workflow.py chore: inject current user in console handlers (#36628) 2026-05-25 13:14:08 +00:00
wraps.py chore(api): align Python support with 3.12 (#34419) 2026-04-02 05:07:32 +00:00