dify/api/controllers/console/explore
quicksand 8bca7814f4
Some checks are pending
Build and Push API & Web / build (api, DIFY_API_IMAGE_NAME, linux/amd64, build-api-amd64) (push) Waiting to run
Build and Push API & Web / build (api, DIFY_API_IMAGE_NAME, linux/arm64, build-api-arm64) (push) Waiting to run
Build and Push API & Web / build (web, DIFY_WEB_IMAGE_NAME, linux/amd64, build-web-amd64) (push) Waiting to run
Build and Push API & Web / build (web, DIFY_WEB_IMAGE_NAME, linux/arm64, build-web-arm64) (push) Waiting to run
Build and Push API & Web / create-manifest (api, DIFY_API_IMAGE_NAME, merge-api-images) (push) Blocked by required conditions
Build and Push API & Web / create-manifest (web, DIFY_WEB_IMAGE_NAME, merge-web-images) (push) Blocked by required conditions
Main CI Pipeline / Check Changed Files (push) Waiting to run
Main CI Pipeline / API Tests (push) Blocked by required conditions
Main CI Pipeline / Web Tests (push) Blocked by required conditions
Main CI Pipeline / Style Check (push) Waiting to run
Main CI Pipeline / VDB Tests (push) Blocked by required conditions
Main CI Pipeline / DB Migration Test (push) Blocked by required conditions
fix: resolve AssertionError in workflows/run endpoint (#27318) (#27323)
2025-10-23 17:57:54 +09:00
..
audio.py fluent api (#27093) 2025-10-19 12:54:41 +09:00
completion.py fluent api (#27093) 2025-10-19 12:54:41 +09:00
conversation.py fluent api (#27093) 2025-10-19 12:54:41 +09:00
error.py E-300 (#19726) 2025-05-20 12:07:50 +08:00
installed_app.py refactor: replace localStorage with HTTP-only cookies for auth tokens (#24365) 2025-10-19 21:29:04 +08:00
message.py fluent api (#27093) 2025-10-19 12:54:41 +09:00
parameter.py feat: Refactor api.add_resource to @console_ns.route decorator (#26386) 2025-10-10 16:23:39 +08:00
recommended_app.py fluent api (#27093) 2025-10-19 12:54:41 +09:00
saved_message.py fluent api (#27093) 2025-10-19 12:54:41 +09:00
workflow.py fix: resolve AssertionError in workflows/run endpoint (#27318) (#27323) 2025-10-23 17:57:54 +09:00
wraps.py refactor: replace localStorage with HTTP-only cookies for auth tokens (#24365) 2025-10-19 21:29:04 +08:00