dify/api/core/app/apps
2025-09-01 18:05:31 +08:00
..
advanced_chat [CHORE]: remove redundant-cast (#24807) 2025-09-01 14:05:32 +08:00
agent_chat
chat
common fix: workflow_finish_to_stream_response assert exception with celery … (#24674) 2025-08-30 00:59:21 +08:00
completion
workflow Merge branch 'main' into feat/trigger 2025-09-01 18:05:31 +08:00
__init__.py
base_app_generate_response_converter.py feat: fix i18n missing keys and merge upstream/main (#24615) 2025-08-27 15:07:28 +08:00
base_app_generator.py chore: use orjson in streaming event JSON serialisation for performance improvement (#24763) 2025-08-29 14:06:07 +08:00
base_app_queue_manager.py example enum to StrEnum (#24877) 2025-09-01 15:40:26 +08:00
base_app_runner.py
exc.py
message_based_app_generator.py
message_based_app_queue_manager.py
workflow_app_runner.py