dify/web/app/components/workflow/nodes/variable-assigner
yusheng chen c05e03fc09
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
refactor & perf: import { noop } from 'lodash-es' across web (#17439)
2025-04-06 17:56:08 +08:00
..
components refactor & perf: import { noop } from 'lodash-es' across web (#17439) 2025-04-06 17:56:08 +08:00
default.ts fix: fix variable-aggregator cannot pass node check in group mode (#16439) 2025-03-24 09:49:33 +08:00
hooks.ts Feat: conversation variable & variable assigner node (#7222) 2024-08-13 14:44:10 +08:00
node.tsx Chore: frontend infrastructure upgrade (#16420) 2025-03-21 17:41:03 +08:00
panel.tsx Chore: frontend infrastructure upgrade (#16420) 2025-03-21 17:41:03 +08:00
types.ts feat: workflow new nodes (#4683) 2024-05-27 21:57:08 +08:00
use-config.ts Chore: frontend infrastructure upgrade (#16420) 2025-03-21 17:41:03 +08:00
utils.ts feat: workflow new nodes (#4683) 2024-05-27 21:57:08 +08:00