v4.3.4
mudler/LocalAIv4.3.4May 28, 2026by mudler
AI Summary
Minor bug fix release addressing a guard issue in the turboquant backend to prevent accessing upstream-only grpc-server fields.
Key Highlights
- Fixed turboquant backend to guard upstream-only grpc-server fields
- Prevents potential crashes or errors in forked implementations
Full Release Notes
<!-- Release notes generated using configuration in .github/release.yml at master --> ## What's Changed ### Other Changes * fix(turboquant): guard upstream-only grpc-server fields for fork by @localai-bot in https://github.com/mudler/LocalAI/pull/10043 **Full Changelog**: https://github.com/mudler/LocalAI/compare/v4.3.3...v4.3.4