dify/api/core/app
2026-03-25 02:13:28 +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 test: unit test cases for sub modules in core.app (except core.app.apps) (#32476) 2026-03-25 02:13:28 +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 test: unit test cases for sub modules in core.app (except core.app.apps) (#32476) 2026-03-25 02:13:28 +08:00
__init__.py FEAT: NEW WORKFLOW ENGINE (#3160) 2024-04-08 18:51:46 +08:00