mirror of
https://github.com/langgenius/dify.git
synced 2026-05-27 12:26:15 +08:00
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.