孙安智
b098a09425
Merge branch 'feature/sunanzhi/1.6' into 'main'
...
fix: resolve build failure due to unused model variable
See merge request apipark/APIPark!243
2025-03-07 15:09:25 +08:00
sunanzhi
35f018544d
fix: resolve build failure due to unused model variable
2025-03-07 15:08:50 +08:00
孙安智
a1dcbd23b7
Merge branch 'feature/sunanzhi/1.6' into 'main'
...
fix: resolve null pointer due to empty validator and comment out release model code
See merge request apipark/APIPark!242
2025-03-07 14:58:33 +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
孙安智
b71615597b
Merge branch 'feature/sunanzhi/1.6' into 'main'
...
fix: resolve error caused by fetching empty vendor config model
See merge request apipark/APIPark!241
2025-03-07 14:33:49 +08:00
sunanzhi
80b388bfc6
fix: resolve error caused by fetching empty vendor config model
2025-03-07 14:33:23 +08:00
lichunxian
32b5f90e86
Merge branch 'feature/1.6-cx' into 'main'
...
feat: feature/1.6-Integrate custom model
See merge request apipark/APIPark!240
2025-03-07 14:24:57 +08:00
ningyv
79b40ced37
feat: feature/1.6-Integrate custom model
2025-03-07 14:24:14 +08:00
孙安智
7ff4b77505
Merge branch 'feature/sunanzhi/1.6' into 'main'
...
fix: resolve package error when LLMs list is empty
See merge request apipark/APIPark!239
2025-03-07 14:14:53 +08:00
sunanzhi
d979eb7c2a
fix: resolve package error when LLMs list is empty
2025-03-07 14:07:53 +08:00
孙安智
75a5416fad
Merge branch 'feature/sunanzhi/1.6' into 'main'
...
fix: fix null pointer in unconfigured provider fetch, add model name to list
See merge request apipark/APIPark!238
2025-03-07 11:41:31 +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
孙安智
4c415a47f8
Merge branch 'feature/sunanzhi/1.6' into 'main'
...
feat: add API endpoint to retrieve model configuration template
See merge request apipark/APIPark!237
2025-03-07 11:16:33 +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
lichunxian
954c7f2192
Merge branch 'feature/1.6-cx' into 'main'
...
feat: feature/1.6-Integrate custom model
See merge request apipark/APIPark!236
2025-03-07 11:06:38 +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
孙安智
1aa95fb972
Merge branch 'feature/sunanzhi/1.6' into 'main'
...
Add support for creating online models and integrating custom model providers
See merge request apipark/APIPark!235
2025-03-07 09:26:32 +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
lichunxian
5d71a8d7c5
Merge branch 'feature/1.6-cx' into 'main'
...
feat: feature/1.6-Integrate custom model
See merge request apipark/APIPark!234
2025-03-06 16:17:17 +08:00
ningyv
78a892dcda
feat: feature/1.6-Integrate custom model
2025-03-06 16:16:20 +08:00
lichunxian
4f7ca8018c
Merge branch 'feature/1.6-cx' into 'main'
...
feat: feature/1.6-Integrate custom model
See merge request apipark/APIPark!233
2025-03-06 11:34:50 +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
李业昌
c167712b0e
Merge branch 'feature/dashen/model_mapping' into 'main'
...
Feature/dashen/model mapping
See merge request apipark/APIPark!231
2025-03-05 10:50:06 +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
lichunxian
a8b4599c4f
Merge branch 'feature/1.5-cx' into 'main'
...
Feature/1.5 cx
See merge request apipark/APIPark!230
2025-03-03 14:20:46 +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
ningyv
e09d35ec53
fix: homepage Permission Configuration
2025-03-03 14:14:20 +08:00
ningyv
07c904be75
Merge pull request #220 from APIParkLab/feature/1.6
...
fix: service configuration LLM API error
2025-03-03 09:51:49 +08:00
ningyv
c2c6f2b3f6
fix: service configuration LLM API error
2025-03-03 09:51:14 +08:00
ningyv
0a3fdd61c8
Merge pull request #212 from APIParkLab/feature/1.5-cx
...
feat: feature/1.5-Data Integration
2025-02-20 18:36:42 +08:00
lichunxian
25ad26ad55
Merge branch 'feature/1.5-cx' into 'main'
...
feat: feature/1.5-Data Integration
See merge request apipark/APIPark!229
2025-02-20 18:36:14 +08:00
ningyv
d424b68b2b
feat: feature/1.5-Data Integration
2025-02-20 18:35:26 +08:00
Dot.L
3c29a0a5c6
Merge pull request #211 from APIParkLab/feature/1.5-local-model
...
This pull request includes several changes aimed at improving error handling, adding new functionalities, and refactoring existing code. The changes primarily focus on the AI provider and controller modules.
Error Handling Improvements:
Added checks to ensure the client is initialized before performing operations in multiple functions (PullModel, StopPull, CancelPipeline, RemoveModel, ModelsInstalled) in ai-provider/local/executor.go. [1] [2] [3] [4]
New Functionalities:
Introduced OllamaConfig and OllamaConfigUpdate methods to the ILocalModelController interface and implemented them in controller/ai-local/iml.go. These methods allow for getting and updating the Ollama configuration. [1] [2]
Added functionality to automatically subscribe all applications to new services in the Create method of controller/service/iml.go.
Refactoring:
Refactored the initialization of the Ollama client by replacing the static address with a ResetOllamaAddress function in ai-provider/local/local.go.
Removed unused code and imports, such as the newAIUpstream function and upstream_dto import in controller/service/iml.go. [1] [2]
Codebase Simplification:
Simplified the OnInit method in controller/system/iml.go by consolidating the creation of default entities and adding subscription logic. [1] [2] [3]
Additional Changes:
Added new imports and modules to support the new functionalities and refactoring efforts. [1] [2] [3]
v1.5.0-beta
2025-02-20 14:31:31 +08:00
刘健
cf27da94a7
Merge branch 'feature/1.5-local-model' into 'main'
...
Feature/1.5 local model
See merge request apipark/APIPark!228
2025-02-20 14:25:08 +08:00
Liujian
6eaa946be6
Fix: Failure to update local model configuration to gateway
2025-02-20 14:24:39 +08:00
ningyv
06aa17d0c3
Merge pull request #210 from APIParkLab/feature/1.5-cx
...
feat: feature/1.5-Data Integration
2025-02-20 14:20:59 +08:00
lichunxian
a43880fbcc
Merge branch 'feature/1.5-cx' into 'main'
...
feat: feature/1.5-Data Integration
See merge request apipark/APIPark!227
2025-02-20 14:20:14 +08:00
ningyv
94503a4ab6
feat: feature/1.5-Data Integration
2025-02-20 14:19:34 +08:00
ningyv
718f37e0da
Merge pull request #209 from APIParkLab/feature/1.5-cx
...
feat: feature/1.5-Data Integration
2025-02-20 13:52:50 +08:00