dify/api/core/app/llm
-LAN- a6e9de9b3c
refactor(api): simplify llm quota helpers
Remove the temporary generic model-type quota helpers now that system-billed models are LLM-only.

Keep the deprecated ModelInstance wrappers as LLM-specific adapters with explicit non-LLM guards and update the quota tests to match the narrower invariant.
2026-05-10 21:34:29 +08:00
..
__init__.py refactor(api): simplify llm quota helpers 2026-05-10 21:34:29 +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