dify/api/core/app
Bowen Liang 20cf5c5179
Merge bab530209e into 075b8bf1ae
2026-03-24 10:08:49 +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 bab530209e into 075b8bf1ae 2026-03-24 10:08:49 +08:00
entities narrow type ignore codes 2026-03-23 20:29:34 +08:00
features refactor: use EnumText for Conversation/Message invoke_from and from_source (#33832) 2026-03-21 11:47:48 +09:00
layers narrow type ignore codes 2026-03-23 20:29:34 +08:00
llm refactor(api): move model_runtime into dify_graph (#32858) 2026-03-02 20:15:32 +08:00
task_pipeline narrow type ignore codes 2026-03-23 20:29:34 +08:00
workflow fix: preserve timing metrics in parallel iteration (#33216) 2026-03-19 18:05:52 +08:00
__init__.py