Commit Graph

7 Commits

Author SHA1 Message Date
Liujian 9c530ec470 Synchronize to gateway when custom model updates 2025-03-12 18:33:10 +08:00
sunanzhi debf9c820c fix: prevent duplicate model names 2025-03-12 14:53:06 +08:00
sunanzhi c4670e1cb1 refactor: remove validation for checking provider existence in model addition 2025-03-11 15:22:06 +08:00
sunanzhi 299ee0fd25 refactor: adjust character limit for custom provider/model name 2025-03-11 12:01:20 +08:00
sunanzhi a8c842b8d0 refactor: adjust model_runtime structure of provider model 2025-03-07 18:32:20 +08:00
sunanzhi bc16d7f5ce 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 b9f6abc9b3 Add support for creating online models and integrating custom model providers 2025-03-06 17:42:17 +08:00