dify/api/core/app/apps
Asuka Minato ab2eacb6c1
use model_validate (#26182)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
2025-10-10 17:30:13 +09:00
..
advanced_chat aliyun_trace: unify the span attribute & compatible CMS 2.0 endpoint (#26194) 2025-09-25 22:51:15 +08:00
agent_chat chore: add ast-grep rule to convert Optional[T] to T | None (#25560) 2025-09-15 13:06:33 +08:00
chat feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00
common feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00
completion feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00
pipeline use model_validate (#26182) 2025-10-10 17:30:13 +09:00
workflow fix: iteration and loop node single step run (#26036) 2025-09-22 19:14:24 +08:00
__init__.py FEAT: NEW WORKFLOW ENGINE (#3160) 2024-04-08 18:51:46 +08:00
base_app_generate_response_converter.py remove bare list, dict, Sequence, None, Any (#25058) 2025-09-06 03:32:23 +08:00
base_app_generator.py feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00
base_app_queue_manager.py improve: Explicitly delete task Redis key on completion in AppQueueManager (#26406) 2025-09-30 10:41:42 +08:00
base_app_runner.py fix: drop useless logic (#26678) 2025-10-10 12:59:28 +08:00
exc.py refactor: decouple Node and NodeData (#22581) 2025-07-18 10:08:51 +08:00
message_based_app_generator.py chore: add ast-grep rule to convert Optional[T] to T | None (#25560) 2025-09-15 13:06:33 +08:00
message_based_app_queue_manager.py remove bare list, dict, Sequence, None, Any (#25058) 2025-09-06 03:32:23 +08:00
workflow_app_runner.py fix: iteration and loop node single step run (#26036) 2025-09-22 19:14:24 +08:00