dify/api/core/app/apps
Novice 8f86f5749d
chore: Update the value of sys.dialogue_count to start from 1. (#25905)
2025-09-18 15:52:52 +08:00
..
advanced_chat chore: Update the value of sys.dialogue_count to start from 1. (#25905) 2025-09-18 15:52:52 +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 feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00
workflow feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +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: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00
base_app_runner.py chore: add ast-grep rule to convert Optional[T] to T | None (#25560) 2025-09-15 13:06:33 +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 feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00