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/api/core/app/apps/advanced_chat
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
..
__init__.py FEAT: NEW WORKFLOW ENGINE (#3160) 2 years ago
app_config_manager.py refactor(core): Remove extra_config from File. (#10203) 1 year ago
app_generator.py Refactor/remove db from cycle manager (#20455) 10 months ago
app_runner.py refactor(api/core/workflow/enums): Rename WORKFLOW_RUN_ID to WORKFLOW_EXECUTION_ID (#20459) 10 months ago
generate_response_converter.py Introduce Plugins (#13836) 1 year ago
generate_task_pipeline.py feat: add outputs field to message model and enhance advanced chat task pipeline 10 months ago