dify/api/core/app/task_pipeline
jiangbo721 e17b33e004
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
chore: add message status enum (#21825)
Co-authored-by: 刘江波 <jiangbo721@163.com>
2025-07-02 21:22:28 +08:00
..
__init__.py FEAT: NEW WORKFLOW ENGINE (#3160) 2024-04-08 18:51:46 +08:00
based_generate_task_pipeline.py chore: add message status enum (#21825) 2025-07-02 21:22:28 +08:00
easy_ui_based_generate_task_pipeline.py fix: Make the latency and logs of web applications consistent. (#21578) 2025-07-02 12:04:33 +08:00
exc.py fix: Replace generic exceptions with specific error classes in task p… (#12036) 2024-12-24 15:24:19 +08:00
message_cycle_manager.py Refactor/message cycle manage and knowledge retrieval (#20460) 2025-05-30 14:36:44 +08:00