Releases: ImDarkTom/LlamaPen
Releases · ImDarkTom/LlamaPen
v1.1.0
New Features
- 🛠️ Tool Calling: LlamaPen now support adding and calling custom tools. Tools can be added through the in-app menu and be configured to fetch data from specific URLs passing LLM-given args, and be processed using custom parsing logic before being returned to the LLM.
- 🗂️ Model Organization: Rename your models to give them shorter and nicer looking names, favorite models to have them always show up at the top of the model selector.
- 📥 Download Manager: Download new models directly through the web-UI, with download progress tracking and cancel support.
- 📦 Docker Integration: Get up and running locally even faster with official Docker integration.
Changes
- Configuration Menus Overhaul: All non-chat menus are now displayed in a new UI, with easier navigation and mobile support.
- Sidebar Rework: The sidebar has been reworked for a smoother and more polished feel on both desktop and mobile.
- Enhanced Mobile Support: Lots of small QOL changes were added to make using LlamaPen on mobile devices a much smoother experience.
Full Changelog: v1.0.0...v1.1.0