You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gcgj-dify-1.7.0/web/app/components/workflow/nodes/answer
GuanMu a36533a5ec feat: add outputs field to message model and enhance advanced chat task pipeline
- Introduced `outputs` field in the Message model to store output data.
- Updated `generate_task_pipeline.py` to handle and print outputs during task processing.
- Enhanced the answer node components to utilize the new outputs field, including filtering and displaying output variables.
- Added necessary adjustments in the TypeScript types for better integration with the new outputs functionality.
10 months ago
..
default.ts revert: https://github.com/langgenius/dify/pull/18554 (#19787) 11 months ago
node.tsx feat: add outputs field to message model and enhance advanced chat task pipeline 10 months ago
panel.tsx feat: add outputs field to message model and enhance advanced chat task pipeline 10 months ago
types.ts feat: add outputs field to message model and enhance advanced chat task pipeline 10 months ago
use-config.ts FEAT: NEW WORKFLOW ENGINE (#3160) 2 years ago
utils.ts FEAT: NEW WORKFLOW ENGINE (#3160) 2 years ago