sunanzhi
|
20657f22d6
|
refactor: adjust character limit for custom provider/model name
|
2025-03-11 12:01:20 +08:00 |
|
Dot.L
|
762b604e60
|
Merge pull request #238 from APIParkLab/feature/1.6-liujian
Feature/1.6 liujian
|
2025-03-11 11:51:35 +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
|
02fa2dc086
|
Merge remote-tracking branch 'origin/feature/1.6-cx' into feature/1.6-liujian
|
2025-03-10 19:47:56 +08:00 |
|
Liujian
|
3cd3794cf1
|
support service mapping
|
2025-03-10 19:47:45 +08:00 |
|
ningyv
|
7aa2512ad9
|
feat: feature/1.6-Integrate custom model
|
2025-03-10 18:03:09 +08:00 |
|
sunanzhi
|
ba115f7a3c
|
fix: resolve null pointer caused by URI error
|
2025-03-10 17:41:04 +08:00 |
|
Dot.L
|
f03f5f81d1
|
Merge pull request #235 from APIParkLab/feature/1.6-liujian
Cancel publishing related comments
|
2025-03-10 14:54:54 +08:00 |
|
Liujian
|
0ed51b28ab
|
Cancel publishing related comments
|
2025-03-10 14:53:17 +08:00 |
|
ningyv
|
c8bd6f63a3
|
feat: feature/1.6-Integrate custom model
|
2025-03-10 11:40:18 +08:00 |
|
sunanzhi
|
61598b49ef
|
Merge pull request #234 from APIParkLab/feature/sunanzhi/1.6
Feature/sunanzhi/1.6
|
2025-03-10 10:45:04 +08:00 |
|
sunanzhi
|
6598b6fc9e
|
Merge branch 'main' of https://github.com/APIParkLab/APIPark into feature/sunanzhi/1.6
|
2025-03-10 10:43:45 +08:00 |
|
sunanzhi
|
bd7008d8c3
|
feat: add provider type field
|
2025-03-10 10:42:33 +08:00 |
|
ningyv
|
3e9e83cd03
|
feat: feature/1.6-Integrate custom model
|
2025-03-10 10:34:35 +08:00 |
|
ningyv
|
2c4a22e921
|
feat: feature/1.6-Integrate custom model
|
2025-03-10 10:09:42 +08:00 |
|
ningyv
|
ff157fbdd3
|
feat: feature/1.6-Integrate custom model
|
2025-03-10 09:45:15 +08:00 |
|
sunanzhi
|
402a3c2d15
|
Merge pull request #233 from APIParkLab/feature/sunanzhi/1.6
fix: resolve duplicate linked list data in model caused by updating v…
|
2025-03-07 20:09:45 +08:00 |
|
sunanzhi
|
e247972624
|
fix: resolve duplicate linked list data in model caused by updating vendor
|
2025-03-07 20:08:56 +08:00 |
|
sunanzhi
|
e5bdadc016
|
Merge pull request #232 from APIParkLab/feature/sunanzhi/1.6
fix: resolve issue with adding vendor not loading
|
2025-03-07 19:54:09 +08:00 |
|
sunanzhi
|
68bf7081e6
|
fix: resolve issue with adding vendor not loading
|
2025-03-07 19:52:47 +08:00 |
|
sunanzhi
|
85e530a122
|
Merge pull request #231 from APIParkLab/feature/sunanzhi/1.6
Feature/sunanzhi/1.6
|
2025-03-07 18:54:06 +08:00 |
|
sunanzhi
|
7a7569a63f
|
Merge branch 'main' of https://github.com/APIParkLab/APIPark into feature/sunanzhi/1.6
|
2025-03-07 18:50:34 +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
|
80adb6b62f
|
Merge pull request #229 from APIParkLab/feature/sunanzhi/1.6
Feature/sunanzhi/1.6
|
2025-03-07 14:34:19 +08:00 |
|
sunanzhi
|
80b388bfc6
|
fix: resolve error caused by fetching empty vendor config model
|
2025-03-07 14:33:23 +08:00 |
|
ningyv
|
79b40ced37
|
feat: feature/1.6-Integrate custom model
|
2025-03-07 14:24:14 +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
|
77b4a8e9d4
|
Merge pull request #228 from APIParkLab/feature/sunanzhi/1.6
feat: add API endpoint to retrieve model configuration template
|
2025-03-07 11:17:02 +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 |
|
ningyv
|
2065126bcb
|
feat: feature/1.6-Integrate custom model
|
2025-03-07 11:05:53 +08:00 |
|
sunanzhi
|
b8e9b87c88
|
Merge pull request #226 from APIParkLab/feature/sunanzhi/1.6
Feature/sunanzhi/1.6
|
2025-03-07 09:27:39 +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 |
|
dashenbibi
|
f95f28cd67
|
Merge pull request #225 from APIParkLab/feature/dashen/model_mapping
Feature/dashen/model mapping
|
2025-03-06 18:27:32 +08:00 |
|
sunanzhi
|
eca864a80b
|
Add support for creating online models and integrating custom model providers
|
2025-03-06 17:42:17 +08:00 |
|
ningyv
|
78a892dcda
|
feat: feature/1.6-Integrate custom model
|
2025-03-06 16:16:20 +08:00 |
|
ningyv
|
4fe55593b7
|
Merge remote-tracking branch 'origin/main' into feature/1.6-cx
|
2025-03-06 11:31:29 +08:00 |
|
ningyv
|
9b8a3256bd
|
feat: feature/1.6-Integrate custom model
|
2025-03-06 11:07:58 +08:00 |
|
2944321442@qq.com
|
c7f561a55d
|
.gitignore
|
2025-03-05 10:49:22 +08:00 |
|
2944321442@qq.com
|
30bead497e
|
feat:update .gitignore
|
2025-03-05 10:44:19 +08:00 |
|
2944321442@qq.com
|
34ecd56cc4
|
feat:update .gitignore
|
2025-03-05 10:43:20 +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 |
|
ningyv
|
0aa526b6d4
|
Merge pull request #222 from APIParkLab/feature/1.5-cx
fix: homepage Permission Configuration
|
2025-03-03 14:21:16 +08:00 |
|
ningyv
|
9c54fec65e
|
fix: homepage Permission Configuration
|
2025-03-03 14:20:20 +08:00 |
|
ningyv
|
9315a5de4c
|
Merge pull request #221 from APIParkLab/feature/1.5-cx
fix: homepage Permission Configuration
|
2025-03-03 14:15:27 +08:00 |
|