b7598
📦 llama-cppView on GitHub →
✨ 1 features🐛 1 fixes🔧 2 symbols
Summary
This release updates the chat tool parser to make description and parameters optional per OpenAI specs and provides updated binaries for multiple platforms including Windows CUDA 13 support.
✨ New Features
- Updated chat tool definitions to make 'description' and 'parameters' fields optional, aligning with the OpenAI API specification.
🐛 Bug Fixes
- Fixed an issue where the parser would throw an exception if tool 'description' or 'parameters' were missing (#17667).
🔧 Affected Symbols
chattool function definitions