dify/api/core/app/apps
lyzno1 b20f61356c
Merge remote-tracking branch 'origin/main' into feat/trigger
2025-10-15 09:53:03 +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 remove .value (#26633) 2025-10-11 09:08:29 +08:00
chat feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00
common feat(trigger): add API endpoint to retrieve trigger plugin icons and enhance workflow response handling 2025-10-13 16:50:32 +08:00
completion feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00
pipeline remove .value (#26633) 2025-10-11 09:08:29 +08: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 feat: Cache AppQueueManager.is_stopped() to reduce unnecessary Redis … (#26778) 2025-10-13 17:41:16 +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 Merge remote-tracking branch 'origin/main' into feat/trigger 2025-10-13 13:21:51 +08:00