dify/api/core/app
2026-03-24 17:12:13 +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 Merge branch 'main' into sandboxed-agent-rebase 2026-03-24 11:19:50 +08:00
entities Merge main HEAD (segment 5) into sandboxed-agent-rebase 2026-03-23 14:20:06 +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 Merge commit 'fb41b215' into sandboxed-agent-rebase 2026-03-23 10:52:06 +08:00
llm refactor(api): move model_runtime into dify_graph (#32858) 2026-03-02 20:15:32 +08:00
task_pipeline Merge main HEAD (segment 5) into sandboxed-agent-rebase 2026-03-23 14:20:06 +08:00
workflow refactor: rename model instance extraction method to improve clarity and update related logic in LLMQuotaLayer; enhance unit tests for model instance handling 2026-03-24 15:33:48 +08:00
__init__.py FEAT: NEW WORKFLOW ENGINE (#3160) 2024-04-08 18:51:46 +08:00