dify/api/core/app/apps/advanced_chat
Stream 97cd21d3be
feat: sync conversation history with `chatflow_` tables in chatflow
2025-08-21 13:03:19 +08:00
..
__init__.py FEAT: NEW WORKFLOW ENGINE (#3160) 2024-04-08 18:51:46 +08:00
app_config_manager.py refactor(core): Remove extra_config from File. (#10203) 2024-11-08 18:13:24 +08:00
app_generator.py make logging not use f-str, change others to f-str (#22882) 2025-07-25 10:32:48 +08:00
app_runner.py feat: sync conversation history with `chatflow_` tables in chatflow 2025-08-21 13:03:19 +08:00
generate_response_converter.py Introduce Plugins (#13836) 2025-02-17 17:05:13 +08:00
generate_task_pipeline.py fix: messages updated_at (#23869) 2025-08-13 15:34:52 +08:00