v1.6.0-beta
Release Notes for Version 1.6
New LLM Provider Integrations
Added pre-configured support for:
- Volcano Engine
- Alibaba Bailian Cloud
- Hugging Face
- Ollama
- LM Studio
- Xinference
Expanding service capabilities across multiple cloud platforms and open-source frameworks
Custom Channel Integration
- Now supports custom API channel integration for any provider that strictly adheres to OpenAI-compatible interfaces
- Seamlessly integrate third-party LLM services into APIPark ecosystem
Enhanced Model Customization
- Custom model options available across all channels
- Flexible configuration for model selection and parameter tuning
Model Parameter Value Redirection
- Added model value mapping in service configurations
- Allows using simplified alias names instead of original model identifiers
- Example: Map "gpt-lite" → "azure-gpt-4-0125-preview"
What's Changed
- feat: feature/1.5-Data Integration by @NINGyv179 in #212
- fix: service configuration LLM API error by @NINGyv179 in #220
- fix: homepage Permission Configuration by @NINGyv179 in #221
- fix: homepage Permission Configuration by @NINGyv179 in #222
- Feature/dashen/model mapping by @dashenbibi in #225
- Feature/sunanzhi/1.6 by @sunanzhi in #226
- feat: add API endpoint to retrieve model configuration template by @sunanzhi in #228
- Feature/sunanzhi/1.6 by @sunanzhi in #229
- Feature/sunanzhi/1.6 by @sunanzhi in #231
- fix: resolve issue with adding vendor not loading by @sunanzhi in #232
- fix: resolve duplicate linked list data in model caused by updating v… by @sunanzhi in #233
- Feature/sunanzhi/1.6 by @sunanzhi in #234
- Cancel publishing related comments by @Dot-Liu in #235
- Feature/1.6 liujian by @Dot-Liu in #238
- fix: resolve null pointer caused by URI error by @sunanzhi in #237
- refactor: adjust character limit for custom provider/model name by @sunanzhi in #239
- Feature/1.6 liujian by @Dot-Liu in #240
- feat: feature/1.6-Integrate custom model by @NINGyv179 in #224
- feat: feature/1.6-Integrate custom model by @NINGyv179 in #241
- Feature/1.6 liujian by @Dot-Liu in #242
- fix: fail to get ai api model name by @Dot-Liu in #243
- Local model compatibility testing completed by @Dot-Liu in #244
- refactor: adjust regex validation rules for model name by @sunanzhi in #245
- update spark define by @Dot-Liu in #246
- fix: resolve inaccurate display of model content by @sunanzhi in #247
- feat: feature/1.6-Integrate custom model by @NINGyv179 in #248
- Feature/sunanzhi/1.6 by @sunanzhi in #249
- refactor: adjust vertex model ID by @sunanzhi in #250
- Feature/1.6 liujian by @Dot-Liu in #251
- refactor: adjust field requirements in Vertex AI config file by @sunanzhi in #252
- Feature/1.6 cx by @NINGyv179 in #254
- feat: feature/1.6-Integrate custom model by @NINGyv179 in #255
- Feature/1.6 liujian by @Dot-Liu in #256
- Feature/1.6 liujian by @Dot-Liu in #257
- feat: feature/1.6-Integrate custom model by @NINGyv179 in #258
- Feature/1.6 liujian by @Dot-Liu in #259
New Contributors
- @dashenbibi made their first contribution in #225
Full Changelog: v1.5.0-beta...v1.6.0-beta