dify/api/controllers/console/explore
Asuka Minato 2cef879209
Some checks are pending
autofix.ci / autofix (push) Waiting to run
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
Translate i18n Files Based on English / check-and-update (push) Waiting to run
refactor: more ns.model to BaseModel (#30445)
2026-01-04 17:12:28 +08:00
..
audio.py refactor: port reqparse to BaseModel (#28993) 2025-12-08 15:31:19 +09:00
completion.py refactor: split changes for api/controllers/console/explore/completio… (#29894) 2025-12-19 17:51:13 +08:00
conversation.py refactor: more ns.model to BaseModel (#30445) 2026-01-04 17:12:28 +08:00
error.py E-300 (#19726) 2025-05-20 12:07:50 +08:00
installed_app.py refactor: split changes for api/controllers/console/explore/installed… (#29891) 2025-12-22 09:40:32 +08:00
message.py refactor: more ns.model to BaseModel (#30445) 2026-01-04 17:12:28 +08:00
parameter.py refactor: migrate some ns.model to BaseModel (#30388) 2026-01-01 00:38:12 +08:00
recommended_app.py refactor: port reqparse to Pydantic model (#28949) 2025-12-05 13:05:53 +09:00
saved_message.py refactor: more ns.model to BaseModel (#30445) 2026-01-04 17:12:28 +08:00
workflow.py refactor: port reqparse to BaseModel (#28993) 2025-12-08 15:31:19 +09:00
wraps.py refactor: replace localStorage with HTTP-only cookies for auth tokens (#24365) 2025-10-19 21:29:04 +08:00