Commit Graph

7 Commits

Author SHA1 Message Date
Liujian 111877a1e4 Synchronize to gateway when custom model updates 2025-03-12 18:33:10 +08:00
sunanzhi 3392abaf4b fix: prevent duplicate model names 2025-03-12 14:53:06 +08:00
sunanzhi 933cf44839 refactor: remove validation for checking provider existence in model addition 2025-03-11 15:22:06 +08:00
sunanzhi 20657f22d6 refactor: adjust character limit for custom provider/model name 2025-03-11 12:01:20 +08:00
sunanzhi 22b1b50429 refactor: adjust model_runtime structure of provider model 2025-03-07 18:32:20 +08:00
sunanzhi 56289058fc feat: add API endpoint to retrieve model configuration template
Introduce a new interface for fetching model configuration templates to enhance model management flexibility.
2025-03-07 11:15:49 +08:00
sunanzhi eca864a80b Add support for creating online models and integrating custom model providers 2025-03-06 17:42:17 +08:00