dify/api/controllers/console/explore
2026-06-11 01:30:31 +00:00
..
audio.py chore: add InstalledApp type annotations to api endpoints (#36678) 2026-05-26 08:32:38 +00:00
banner.py refactor: select in console explore and workspace controllers (#33842) 2026-03-21 20:06:17 +09:00
completion.py refactor(api): migrate remaining console APIs to use injected user/tenant (#37288) 2026-06-11 01:30:31 +00:00
conversation.py refactor(api): migrate remaining console APIs to use injected user/tenant (#37288) 2026-06-11 01:30:31 +00:00
error.py feat: app trial (#26281) 2026-01-22 15:42:54 +08:00
installed_app.py chore: filter unavailable apps from the installed apps list API (#37206) 2026-06-09 05:12:29 +00:00
message.py chore: add InstalledApp type annotations to api endpoints (#36678) 2026-05-26 08:32:38 +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 refactor(api): migrate tenant/user via DI for several endpoints (#37114) 2026-06-05 15:08:11 +00:00
saved_message.py chore: add InstalledApp type annotations to api endpoints (#36678) 2026-05-26 08:32:38 +00:00
trial.py refactor(api): migrate remaining console APIs to use injected user/tenant (#37288) 2026-06-11 01:30:31 +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