b8562
📦 llama-cppView on GitHub →
✨ 2 features🐛 1 fixes🔧 1 symbols
Summary
This release introduces the new /glob command to the CLI, enhancing file handling capabilities, and provides updated pre-compiled binaries for broad platform support.
✨ New Features
- Added a new /glob command to the CLI.
- The /glob command now supports globbing outside the current working directory.
🐛 Bug Fixes
- The /glob command now outputs an error if the maximum file limit is reached.