b8126
📦 llama-cppView on GitHub →
✨ 1 features🐛 1 fixes🔧 1 symbols
Summary
This release introduces an improvement on the server side to merge contiguous response input items into a single assistant message, alongside various binary updates for different platforms.
✨ New Features
- Server now merges contiguous Response input items into a single assistant message.
🐛 Bug Fixes
- Fixed merging content items in the server component.