dify/api/controllers/console
Stream 8aa4db0c77
Merge branch 'feat/memory-orchestration-be' into feat/memory-orchestration-be-dev-env
2025-10-16 16:33:52 +08:00
..
app Merge branch 'feat/memory-orchestration-be' into feat/memory-orchestration-be-dev-env 2025-10-16 16:33:52 +08:00
auth refactor(router): apply ns.route style (#26339) 2025-09-28 13:37:06 +08:00
billing refactor(router): apply ns.route style (#26339) 2025-09-28 13:37:06 +08:00
datasets use model_validate (#26182) 2025-10-10 17:30:13 +09:00
explore Merge remote-tracking branch 'origin/deploy/dev' into feat/memory-orchestration-be-dev-env 2025-10-11 15:01:26 +08:00
tag Refactor: Use @ns.route for tags API (#26357) 2025-09-29 22:33:29 +09:00
workspace Merge remote-tracking branch 'origin/deploy/dev' into feat/memory-orchestration-be-dev-env 2025-10-11 15:01:26 +08:00
__init__.py add trial api 2025-10-10 14:15:56 +08:00
admin.py add: trial api and trial table 2025-09-22 13:42:22 +08:00
apikey.py chore: add ast-grep rule to convert Optional[T] to T | None (#25560) 2025-09-15 13:06:33 +08:00
error.py Restructure the File errors in controller (#23801) 2025-08-13 17:06:07 +08:00
extension.py refactor: Migrate part of the console basic API module to Flask-RESTX (#24732) 2025-09-10 12:15:47 +08:00
feature.py refactor: Migrate part of the console basic API module to Flask-RESTX (#24732) 2025-09-10 12:15:47 +08:00
files.py refactor(router): apply ns.route style (#26339) 2025-09-28 13:37:06 +08:00
init_validate.py refactor: Migrate part of the console basic API module to Flask-RESTX (#24732) 2025-09-10 12:15:47 +08:00
ping.py refactor: Migrate part of the console basic API module to Flask-RESTX (#24732) 2025-09-10 12:15:47 +08:00
remote_files.py refactor(router): apply ns.route style (#26339) 2025-09-28 13:37:06 +08:00
setup.py refactor: Migrate part of the console basic API module to Flask-RESTX (#24732) 2025-09-10 12:15:47 +08:00
spec.py refactor(router): apply ns.route style (#26339) 2025-09-28 13:37:06 +08:00
version.py more httpx (#25651) 2025-09-22 23:07:09 +08:00
wraps.py feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00