b9726
📦 llama-cppView on GitHub →
✨ 2 features🐛 2 fixes🔧 1 symbols
Summary
This release introduces the --agent argument for the server and removes legacy webui naming compatibility, alongside general environment and test fixes.
Migration Steps
- Removed redundant webui naming compatibility.
✨ New Features
- Added --agent argument to the server command.
- Generated documentation for llama.
🐛 Bug Fixes
- Corrected environment setup issues.
- Fixed a test case.