dify/api/controllers/console
2026-05-12 17:21:18 +08:00
..
app fix(api): fix NameError: DEFAULT_REF_TEMPLATE_SWAGGER_2_0 is not defined 2026-05-12 16:09:14 +08:00
auth chore: unify api && clean some type ignore (#35984) 2026-05-10 04:16:29 +00:00
billing feat: evaluation (#35251) 2026-04-15 16:09:40 +08:00
datasets merge hitl 2026-05-12 15:54:34 +08:00
evaluation feat: evaluation batch test (#35800) 2026-05-05 21:04:58 +08:00
explore fix: avoid trial workflow schema model collision (#36061) 2026-05-12 03:24:14 +00:00
snippets chore(api): disable snippet draft var api 2026-05-12 16:53:47 +08:00
socketio feat: collaboration (#30781) 2026-04-16 02:21:04 +00:00
tag refactor: verticalize tag management and batch bindings (#35840) 2026-05-07 01:36:10 +00:00
workspace fix: fix missing role_tag 2026-05-12 17:21:18 +08:00
__init__.py feat: rbac service (#35874) 2026-05-07 14:16:02 +08:00
admin.py chore: api para type (#35985) 2026-05-10 06:04:42 +00:00
apikey.py refactor: migrate apikey from marshal_with/api.model to Pydantic BaseModel (#34932) 2026-04-13 05:18:42 +00:00
error.py Restructure the File errors in controller (#23801) 2025-08-13 17:06:07 +08:00
extension.py chore: unify api && clean some type ignore (#35984) 2026-05-10 04:16:29 +00:00
feature.py fix: revert "refactor: api/controllers/console/feature.py (test)" (#31850) 2026-02-03 12:26:47 +08:00
files.py chore: api para type (#35985) 2026-05-10 06:04:42 +00:00
human_input_form.py feat: add service api of HITL (#32826) 2026-04-24 06:37:10 +00:00
init_validate.py refactor: init_validate.py to v3 (#31457) 2026-01-30 22:39:02 +09:00
notification.py refactor: replace bare dict with typed annotations in controllers (#35095) 2026-04-13 19:19:52 +00:00
ping.py feat: init fastopenapi (#30453) 2026-01-23 21:07:52 +09:00
remote_files.py feat: evaluation (#35419) 2026-04-20 15:43:22 +08:00
setup.py refactor: select in console auth, setup and apikey (#33790) 2026-03-21 11:29:29 +09:00
spec.py refactor(router): apply ns.route style (#26339) 2025-09-28 13:37:06 +08:00
version.py refactor: api/controllers/console/version.py to v3 (#31463) 2026-01-26 15:04:25 +08:00
wraps.py refactor: replace bare dict with UtmInfo TypedDict in operation_service (#35055) 2026-04-13 13:05:47 +00:00