dify/api/core/app/apps
lyzno1 bae8e44b32
Merge remote-tracking branch 'origin/main' into feat/trigger
2025-10-10 19:43:23 +08: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 ruff format code 2025-10-01 23:39:46 +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 ruff format code 2025-10-01 23:39:46 +08:00