mirror of
https://github.com/langgenius/dify.git
synced 2026-03-02 22:36:41 +08:00
- Moved ModelProviderQuotaGetPaid enum to a new file for better organization. - Updated imports across components to use the new type definition. - Enhanced type safety in utility functions by specifying more precise types. - Simplified provider configuration by deriving provider list from a shared constant.