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
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
..
app_config chore: remove agent turn limits (#19930) 10 months ago
apps feat: add outputs field to message model and enhance advanced chat task pipeline 10 months ago
entities Refactor/message cycle manage and knowledge retrieval (#20460) 10 months ago
features feat: Skip Redis operations if RateLimit is disabled (#12226) 1 year ago
task_pipeline Refactor/message cycle manage and knowledge retrieval (#20460) 10 months ago
__init__.py FEAT: NEW WORKFLOW ENGINE (#3160) 2 years ago