Skip to content

v1.6.0-beta

Compare
Choose a tag to compare
@Dot-Liu Dot-Liu released this 14 Mar 11:21
· 1509 commits to main since this release
4e0239d

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

New Contributors

Full Changelog: v1.5.0-beta...v1.6.0-beta