Commit Graph

166 Commits

Author SHA1 Message Date
Liujian e434c7867f update tongyi define 2025-03-19 15:32:36 +08:00
Liujian 2574b2814b update ai api schema 2025-03-14 19:16:31 +08:00
Liujian 1564bd977e Fix the issue of duplicate custom suppliers and built-in suppliers 2025-03-14 19:13:58 +08:00
Liujian da85269c9f Add supplier differentiation, custom or built-in 2025-03-14 18:02:28 +08:00
Liujian 15f803a511 fix bug 2025-03-14 15:51:33 +08:00
Liujian 414308802c Fix the issue of local model data synchronization errors 2025-03-13 22:14:58 +08:00
Liujian 7333e4fda3 fix bug 2025-03-13 17:51:27 +08:00
Liujian 1cdaa29764 fix bug 2025-03-13 14:47:36 +08:00
Liujian 6210a06d43 fix local model bug 2025-03-13 14:16:03 +08:00
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 29da1c441a fix: resolve missing access config in model 2025-03-12 14:39:37 +08:00
sunanzhi 80d59f5856 fix: resolve bug preventing re-adding vendor after deletion 2025-03-12 14:20:04 +08:00
sunanzhi 1042f8808c fix: resolve inaccurate display of model content 2025-03-12 14:03:30 +08:00
Liujian 6872ef74ca Local model compatibility testing completed 2025-03-11 19:44:55 +08:00
Liujian 43c3e7a818 fix: fail to get ai api model name 2025-03-11 17:16:42 +08:00
Dot.L b13eb59396 Merge pull request #240 from APIParkLab/feature/1.6-liujian
Feature/1.6 liujian
2025-03-11 15:27:47 +08:00
Liujian fde94b2851 update config of publishing provider 2025-03-11 15:27:01 +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
Liujian bf6c62a57f update ai provider define file 2025-03-11 10:04:14 +08:00
Liujian 9831730b28 Merge remote-tracking branch 'origin/feature/sunanzhi/1.6' into feature/1.6-liujian 2025-03-10 19:48:02 +08:00
Liujian 3cd3794cf1 support service mapping 2025-03-10 19:47:45 +08:00
sunanzhi ba115f7a3c fix: resolve null pointer caused by URI error 2025-03-10 17:41:04 +08:00
Liujian 0ed51b28ab Cancel publishing related comments 2025-03-10 14:53:17 +08:00
sunanzhi bd7008d8c3 feat: add provider type field 2025-03-10 10:42:33 +08:00
sunanzhi 68bf7081e6 fix: resolve issue with adding vendor not loading 2025-03-07 19:52:47 +08:00
sunanzhi 22b1b50429 refactor: adjust model_runtime structure of provider model 2025-03-07 18:32:20 +08:00
sunanzhi 35f018544d fix: resolve build failure due to unused model variable 2025-03-07 15:08:50 +08:00
sunanzhi 3a6ad62cad fix: resolve null pointer due to empty validator and comment out release model code 2025-03-07 14:56:54 +08:00
sunanzhi 80b388bfc6 fix: resolve error caused by fetching empty vendor config model 2025-03-07 14:33:23 +08:00
sunanzhi d979eb7c2a fix: resolve package error when LLMs list is empty 2025-03-07 14:07:53 +08:00
sunanzhi 7d3d9605cb fix: fix null pointer in unconfigured provider fetch, add model name to list 2025-03-07 11:38:14 +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 00061bbf19 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 eca864a80b Add support for creating online models and integrating custom model providers 2025-03-06 17:42:17 +08:00
2944321442@qq.com e4b46ea2e2 feat:添加服务模型映射功能 2025-03-05 10:15:05 +08:00
2944321442@qq.com 9e520be8b5 Merge branch 'main' into feature/dashen/model_mapping 2025-03-05 10:15:00 +08:00
2944321442@qq.com 2f7db1c871 feat: add service model mapping configuration 2025-03-04 15:19:27 +08:00
Liujian 6eaa946be6 Fix: Failure to update local model configuration to gateway 2025-02-20 14:24:39 +08:00
Liujian 61ae37d3d9 fix: ai balance bug 2025-02-19 19:18:17 +08:00
Liujian 273f9ace58 Add model information field to service information 2025-02-19 17:24:12 +08:00
Liujian e8887c1454 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 e9b40d8b27 add api: get/set ollama api address 2025-02-18 15:42:57 +08:00
Liujian 1011302721 fix: cancel deploy error 2025-02-18 10:20:33 +08:00
Liujian 3132d48813 update service list sort 2025-02-17 18:31:05 +08:00
Liujian 50faa4af80 fix: bug 2025-02-17 17:21:48 +08:00
Liujian 0fa8f6e6e4 Fix: Service List AI Entry Error 2025-02-17 16:12:21 +08:00
Liujian 5ee4f34624 fix: ai deploy bug 2025-02-17 15:23:57 +08:00
Liujian 620bd4cd49 add:init ai balance 2025-02-17 11:41:07 +08:00