Linux release assets
CLIProxyAPI_<version>_linux_<arch>.tar.gzis the default Linux build. It supports dynamic library plugins and is built against a GLIBC 2.17 baseline.CLIProxyAPI_<version>_linux_<arch>_no-plugin.tar.gzis the portable Linux build for musl-based or older systems such as OpenWrt. It does not support dynamic library plugins.
FreeBSD release assets
CLIProxyAPI_<version>_freebsd_aarch64_no-plugin.tar.gzis the FreeBSD arm64 build. It is built without CGO and does not support dynamic library plugins.
Changelog
- feat(docs): add Claude API sponsorship information to README files (c1b952d)
- fix(docs): correct link formatting for Claude API sponsorship in README (00787ef)
- fix(docs): correct formatting and wording for Claude API sponsorship in README files (87c091e)
- feat(docs): add Code0 sponsorship information to README files in English, Chinese, and Japanese (ac21758)
- docs(README): update VisionCoder URLs in all language versions (f8334be)
- Merge pull request #4095 from router-for-me/readme-add (9e9c244)
- fix(translator): remove temperature parameter handling in Claude request transformations (5afc0f1)
What's Changed
- Readme add by @LTbinglingfeng in #4095
Full Changelog: v7.2.49...v7.2.50