dify/api/core/app/llm
-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
..
__init__.py refactor(api): include model type in quota identity 2026-05-10 21:33:56 +08:00
model_access.py fix: sync 35528 (#35539) 2026-04-24 03:59:33 +00:00
quota.py chore(api): upgrade graphon to v0.3.0 (#35469) 2026-05-09 07:30:03 +00:00