dify/web/app/components/workflow/nodes/knowledge-base
Wu Tianwei 64f55d55a1
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: update TopK and Score Threshold components to use InputNumber and improve value handling (#27045)
2025-10-17 14:58:30 +08:00
..
components fix: update TopK and Score Threshold components to use InputNumber and improve value handling (#27045) 2025-10-17 14:58:30 +08:00
hooks fix: Fix vector_setting not found error (#26380) 2025-09-29 16:12:26 +08:00
default.ts fix: Fix vector_setting not found error (#26380) 2025-09-29 16:12:26 +08:00
node.tsx Fix: Knowledge Base node crash when retrieval_model is null (#26397) 2025-09-29 11:55:06 +08:00
panel.tsx feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00
types.ts feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00
use-single-run-form-params.ts feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00
utils.ts feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00