dify/api/core/app/apps/advanced_chat
Bowen Liang 7b379e2a61
chore: apply ty checks on api code with script and ci action (#24653)
2025-09-02 16:05:13 +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 fix: prevent database connection leaks in chatflow mode by using Session-managed queries (#24656) 2025-09-01 18:22:42 +08:00
app_runner.py Migrate SQLAlchemy from 1.x to 2.0 with automated and manual adjustments (#23224) 2025-09-02 10:30:19 +08:00
generate_response_converter.py chore: apply ty checks on api code with script and ci action (#24653) 2025-09-02 16:05:13 +08:00
generate_task_pipeline.py chore: optimize SQL queries that perform partial full table scans (#24786) 2025-09-02 11:46:11 +08:00