dify/api/core/app
-LAN- 01aa6bf11e
refactor(api): include model type in quota identity
Add model-type-aware quota helpers at the shared billing boundary while keeping the LLM-specific helpers as thin adapters.

Preserve model_type in the deprecated ModelInstance wrappers and extend the quota unit tests to cover the generic helper delegation path.
2026-05-10 21:33:56 +08:00
..
app_config chore: api para type (#35985) 2026-05-10 06:04:42 +00:00
apps refactor: convert isinstance chains to match/case (#35902) (#35922) 2026-05-08 09:51:10 +00:00
entities feat: add service api of HITL (#32826) 2026-04-24 06:37:10 +00:00
features chore: reorg imports (#35308) 2026-04-16 08:50:02 +00:00
file_access refactor: replace deprecated Iterator with Generator in contextmanagers #35433 (#35441) 2026-04-21 07:44:49 +00:00
layers chore: reorg imports (#35308) 2026-04-16 08:50:02 +00:00
llm refactor(api): include model type in quota identity 2026-05-10 21:33:56 +08:00
task_pipeline chore(api): adapt Graphon 0.2.2 upgrade (#35377) 2026-04-18 11:16:24 +00:00
workflow fix(api): resolve graphon upgrade CI failures 2026-05-10 21:32:51 +08:00
__init__.py FEAT: NEW WORKFLOW ENGINE (#3160) 2024-04-08 18:51:46 +08:00