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 cf4fd0ecb4 feat: enhance answer node functionality and output handling
- Updated `AnswerNode` to include dynamic output variable handling.
- Modified `AnswerStreamProcessor` to manage output states and ensure proper event processing.
- Added `outputs` field to relevant components and TypeScript types for better integration.
- Improved logging for debugging purposes in task pipeline and answer stream processing.
10 months ago
..
default.ts feat: enhance answer node functionality and output handling 10 months ago
node.tsx feat: add outputs field to message model and enhance advanced chat task pipeline 10 months ago
panel.tsx feat: enhance answer node functionality and output handling 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: enhance answer node functionality and output handling 10 months ago
utils.ts FEAT: NEW WORKFLOW ENGINE (#3160) 2 years ago