b8861
Breaking Changes📦 llama-cppView on GitHub →
⚠ 2 breaking🔧 2 symbols
Summary
This release removes all server /api endpoints, including /api/tags, and provides a comprehensive set of pre-built binaries for numerous operating systems and hardware configurations.
⚠️ Breaking Changes
- The server endpoints under the /api path have been removed. Users relying on these endpoints, including /api/tags, must update their calls.
- The /api/tags endpoint has been removed.
Migration Steps
- Update any code that calls server endpoints under /api to use the new, non-/api paths, if applicable.