v4.7.1
assafelovic/gpt-researcherv4.7.1Jul 14, 2026by mudler
AI Summary
This is a maintenance release focused on fixing a configuration injection issue for llama.cpp serving options to ensure they are only applied when the specific path is used.
Key Highlights
- Fixes config injection logic for llama.cpp serving options
- Ensures options are only injected on specific paths
- Improves stability of llama.cpp serving configurations
Full Release Notes
<!-- Release notes generated using configuration in .github/release.yml at master --> ## What's Changed ### Other Changes * fix(config): only inject llama.cpp serving options on the llama.cpp path by @localai-bot in https://github.com/mudler/LocalAI/pull/10822 **Full Changelog**: https://github.com/mudler/LocalAI/compare/v4.7.0...v4.7.1