dify/api/core/app/apps/advanced_chat
wdeveloper16 7e7b27fdec
refactor: replace bare dict with dict[str, Any] in response converter… (#35212)
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-14 19:45:04 +00:00
..
__init__.py FEAT: NEW WORKFLOW ENGINE (#3160) 2024-04-08 18:51:46 +08:00
app_config_manager.py feat: enhance start node object value check (#30732) 2026-01-09 16:13:17 +08:00
app_generator.py chore(api): align Python support with 3.12 (#34419) 2026-04-02 05:07:32 +00:00
app_runner.py refactor(api): use sessionmaker in core app generators & pipelines (#34771) 2026-04-08 23:15:58 +00:00
generate_response_converter.py refactor: replace bare dict with dict[str, Any] in response converter… (#35212) 2026-04-14 19:45:04 +00:00
generate_task_pipeline.py refactor(api): use sessionmaker in core app generators & pipelines (#34771) 2026-04-08 23:15:58 +00:00