208 Commits

Author SHA1 Message Date
Liujian b2fa67c189 fix local model bug 2025-03-13 14:16:03 +08:00
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 51ea7e52b8 fix: resolve missing access config in model 2025-03-12 14:39:37 +08:00
sunanzhi 670b2d845f fix: resolve bug preventing re-adding vendor after deletion 2025-03-12 14:20:04 +08:00
sunanzhi fa09e991f4 fix: resolve inaccurate display of model content 2025-03-12 14:03:30 +08:00
Liujian a9d5585ef9 Local model compatibility testing completed 2025-03-11 19:44:55 +08:00
Liujian 9fc48341f7 fix: fail to get ai api model name 2025-03-11 17:16:42 +08:00
Dot.L 9f2eadbfad Merge pull request #240 from APIParkLab/feature/1.6-liujian
Feature/1.6 liujian
2025-03-11 15:27:47 +08:00
Liujian 084d2f6c09 update config of publishing provider 2025-03-11 15:27:01 +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
Liujian c1ddfbf21c update ai provider define file 2025-03-11 10:04:14 +08:00
Liujian 490f9191ff Merge remote-tracking branch 'origin/feature/sunanzhi/1.6' into feature/1.6-liujian 2025-03-10 19:48:02 +08:00
Liujian a3b740a390 support service mapping 2025-03-10 19:47:45 +08:00
sunanzhi 1e4ae7b4c7 fix: resolve null pointer caused by URI error 2025-03-10 17:41:04 +08:00
Liujian 5089901491 Cancel publishing related comments 2025-03-10 14:53:17 +08:00
sunanzhi 897f2b5bd2 feat: add provider type field 2025-03-10 10:42:33 +08:00
sunanzhi 4d72446c64 fix: resolve issue with adding vendor not loading 2025-03-07 19:52:47 +08:00
sunanzhi a8c842b8d0 refactor: adjust model_runtime structure of provider model 2025-03-07 18:32:20 +08:00
sunanzhi 69fd1b915b fix: resolve build failure due to unused model variable 2025-03-07 15:08:50 +08:00
sunanzhi 77e6f100b7 fix: resolve null pointer due to empty validator and comment out release model code 2025-03-07 14:56:54 +08:00
sunanzhi d3bd782165 fix: resolve error caused by fetching empty vendor config model 2025-03-07 14:33:23 +08:00
sunanzhi 3d4e2c3165 fix: resolve package error when LLMs list is empty 2025-03-07 14:07:53 +08:00
sunanzhi 22f15f5cbf fix: fix null pointer in unconfigured provider fetch, add model name to list 2025-03-07 11:38:14 +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 51792a8eda Merge branch 'main' of https://github.com/APIParkLab/APIPark into feature/sunanzhi/1.6
# Conflicts:
#	.gitignore
2025-03-06 18:33:21 +08:00
sunanzhi b9f6abc9b3 Add support for creating online models and integrating custom model providers 2025-03-06 17:42:17 +08:00
2944321442@qq.com 860874ef5c feat:添加服务模型映射功能 2025-03-05 10:15:05 +08:00
2944321442@qq.com 4b263c1e7a Merge branch 'main' into feature/dashen/model_mapping 2025-03-05 10:15:00 +08:00
2944321442@qq.com eaeae88f04 feat: add service model mapping configuration 2025-03-04 15:19:27 +08:00
Liujian 17f700c77d Fix: Failure to update local model configuration to gateway 2025-02-20 14:24:39 +08:00
Liujian fb9c92e941 fix: ai balance bug 2025-02-19 19:18:17 +08:00
Liujian 60662c443d Add model information field to service information 2025-02-19 17:24:12 +08:00
Liujian 690c2fe2f7 Fix: Issue where the service status is not updated after the local model download is completed 2025-02-19 10:57:39 +08:00
Liujian 30c09006b0 add api: get/set ollama api address 2025-02-18 15:42:57 +08:00
Liujian d143aee8c3 fix: cancel deploy error 2025-02-18 10:20:33 +08:00
Liujian fc7fe48920 update service list sort 2025-02-17 18:31:05 +08:00
Liujian bc8870a735 fix: bug 2025-02-17 17:21:48 +08:00
Liujian 9efb9600c9 Fix: Service List AI Entry Error 2025-02-17 16:12:21 +08:00
Liujian 6d12f251a1 fix: ai deploy bug 2025-02-17 15:23:57 +08:00
Liujian 70972cc92e add:init ai balance 2025-02-17 11:41:07 +08:00
Liujian cd0982ce20 update api: simple local models 2025-02-17 10:45:34 +08:00
Liujian 94d5ed0773 fix: ai deploy bug 2025-02-17 00:37:25 +08:00
Liujian 35b25289bd fix: ai balance bug 2025-02-16 21:50:56 +08:00
Liujian c5e4316e37 fix:bug 2025-02-16 00:57:18 +08:00
Liujian 068d852c20 本地模型列表新增provider 2025-02-15 17:59:03 +08:00
Liujian 2bbddc81b1 update api doc 2025-02-15 10:58:13 +08:00
Liujian 3427d8fd07 fix:bug 2025-02-15 10:56:38 +08:00
Liujian 34c971ad77 Fix: AI model list keyword query failure issue 2025-02-14 23:46:29 +08:00