dify/web/app/components/workflow/nodes
Wu Tianwei f909040567
Some checks failed
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
Check i18n Files and Create PR / check-and-update (push) Has been cancelled
feat: Enhance knowledge base node validation by adding checks for embedding and reranking models (#27241)
2025-10-22 10:49:49 +08:00
..
_base fix: immer version and ref in code base (#27130) 2025-10-20 14:49:26 +09:00
agent fix: immer version and ref in code base (#27130) 2025-10-20 14:49:26 +09:00
answer fix: immer version and ref in code base (#27130) 2025-10-20 14:49:26 +09:00
assigner fix: immer version and ref in code base (#27130) 2025-10-20 14:49:26 +09:00
code fix: immer version and ref in code base (#27130) 2025-10-20 14:49:26 +09:00
data-source feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00
data-source-empty feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00
document-extractor fix: immer version and ref in code base (#27130) 2025-10-20 14:49:26 +09:00
end feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00
http fix: immer version and ref in code base (#27130) 2025-10-20 14:49:26 +09:00
if-else fix: immer version and ref in code base (#27130) 2025-10-20 14:49:26 +09:00
iteration fix: immer version and ref in code base (#27130) 2025-10-20 14:49:26 +09:00
iteration-start feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00
knowledge-base feat: Enhance knowledge base node validation by adding checks for embedding and reranking models (#27241) 2025-10-22 10:49:49 +08:00
knowledge-retrieval fix: immer version and ref in code base (#27130) 2025-10-20 14:49:26 +09:00
list-operator fix: immer version and ref in code base (#27130) 2025-10-20 14:49:26 +09:00
llm fix: immer version and ref in code base (#27130) 2025-10-20 14:49:26 +09:00
loop fix: immer version and ref in code base (#27130) 2025-10-20 14:49:26 +09:00
loop-end feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00
loop-start feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00
parameter-extractor fix: immer version and ref in code base (#27130) 2025-10-20 14:49:26 +09:00
question-classifier fix: immer version and ref in code base (#27130) 2025-10-20 14:49:26 +09:00
start fix: immer version and ref in code base (#27130) 2025-10-20 14:49:26 +09:00
template-transform fix: immer version and ref in code base (#27130) 2025-10-20 14:49:26 +09:00
tool fix: immer version and ref in code base (#27130) 2025-10-20 14:49:26 +09:00
variable-assigner fix: immer version and ref in code base (#27130) 2025-10-20 14:49:26 +09:00
components.ts perf(web): split constant files to improve web performance (#26794) 2025-10-13 10:22:34 +08:00
constants.ts perf(web): split constant files to improve web performance (#26794) 2025-10-13 10:22:34 +08:00
index.tsx perf(web): split constant files to improve web performance (#26794) 2025-10-13 10:22:34 +08:00
utils.ts fix: element of Array[string] and Array[number] and size attribution (#23074) 2025-07-30 15:21:50 +08:00