dify/api/core/app/apps/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 refactor(api): add TypedDict definitions to models/model.py (#32925) 2026-03-06 08:42:54 +09: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 standalone graphon package (#34209) 2026-03-27 21:05:32 +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