dify/api/controllers/console/explore
2026-05-14 10:34:31 +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: reorg imports (#35308) 2026-04-16 08:50:02 +00:00
conversation.py refactor(api): deduplicate shared controller request schemas into controller_schemas.py (#34700) 2026-04-08 03:10:04 +00:00
error.py feat: app trial (#26281) 2026-01-22 15:42:54 +08:00
installed_app.py refactor: cleanup duplicate code (#36173) 2026-05-14 10:34:31 +00:00
message.py chore: reorg imports (#35308) 2026-04-16 08:50:02 +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 refactor(api): deduplicate shared controller request schemas into controller_schemas.py (#34700) 2026-04-08 03:10:04 +00:00
trial.py fix: avoid trial workflow schema model collision (#36061) 2026-05-12 03:24:14 +00:00
workflow.py chore: reorg imports (#35308) 2026-04-16 08:50:02 +00:00
wraps.py chore(api): align Python support with 3.12 (#34419) 2026-04-02 05:07:32 +00:00