Commit Graph

170 Commits

Author SHA1 Message Date
Liujian ca9b127b8b add my apikeys 2025-04-09 18:32:33 +08:00
Liujian 2106836b2c Automatically update MCP server after service release 2025-04-09 15:15:25 +08:00
Liujian 34240a2609 Adjust the MCP service return result 2025-04-08 19:03:20 +08:00
Liujian da05525cbb finsh mcp api 2025-04-07 11:50:14 +08:00
Liujian 4f2c02704f update tongyi define 2025-03-19 15:32:36 +08:00
Liujian 03269e703a update ai api schema 2025-03-14 19:16:31 +08:00
Liujian 9772b8123c Fix the issue of duplicate custom suppliers and built-in suppliers 2025-03-14 19:13:58 +08:00
Liujian 9c18aa7f3b Add supplier differentiation, custom or built-in 2025-03-14 18:02:28 +08:00
Liujian bc85e59352 fix bug 2025-03-14 15:51:33 +08:00
Liujian 33c61f6131 Fix the issue of local model data synchronization errors 2025-03-13 22:14:58 +08:00
Liujian 5dd055a43f fix bug 2025-03-13 17:51:27 +08:00
Liujian 937877fa7a fix bug 2025-03-13 14:47:36 +08:00
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