b9707
📦 llama-cppView on GitHub →
✨ 2 features🐛 1 fixes🔧 1 symbols
Summary
The server component received updates to include schema support, validation, and improved error reporting. This release also provides extensive pre-compiled binaries for diverse hardware and operating systems.
✨ New Features
- Server component added support for "schema" and validation.
- Error messages now include the field name for better debugging.
🐛 Bug Fixes
- Corrected some limits within the server component.