dify/api/core/app
Zhanyuan Guo 7fe25f1365
fix(rate_limit): flush redis cache when __init__ is triggered by changing max_active_requests (#33830)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-03-24 15:08:55 +08:00
..
app_config refactor(api): replace dict/Mapping with TypedDict in core/rag retrieval_service.py (#33615) 2026-03-18 11:49:09 +09:00
apps refactor: use EnumText for WorkflowAppLog.created_from and WorkflowArchiveLog columns (#33954) 2026-03-24 02:44:46 +09:00
entities fix: preserve timing metrics in parallel iteration (#33216) 2026-03-19 18:05:52 +08:00
features fix(rate_limit): flush redis cache when __init__ is triggered by changing max_active_requests (#33830) 2026-03-24 15:08:55 +08:00
layers refactor(api): move workflow knowledge nodes and trigger nodes (#33445) 2026-03-15 15:24:59 +08:00
llm refactor(api): move model_runtime into dify_graph (#32858) 2026-03-02 20:15:32 +08:00
task_pipeline refactor: use EnumText for MessageFeedback and MessageFile columns (#33738) 2026-03-20 01:13:26 +09:00
workflow fix: preserve timing metrics in parallel iteration (#33216) 2026-03-19 18:05:52 +08:00
__init__.py FEAT: NEW WORKFLOW ENGINE (#3160) 2024-04-08 18:51:46 +08:00