Releases: jparkerweb/llm-distillery
Releases Β· jparkerweb/llm-distillery
v1.4.0 - β½ Playground and Efficiencies
πΆ LLM Distillery v1.4.0
π New Features
Interactive Web Playground
A brand new web-based playground for testing and configuring LLM Distillery parameters!
- Dark mode professional UI - Clean, modern interface optimized for developer experience
- Live distillation testing - Process text in real-time and view results instantly
- Visual feedback - Loading spinners and progress indicators during processing
- File upload support - Upload text files directly or paste content
- Configuration export - Generate ready-to-use code snippets with your current settings
- All parameters accessible - Full control over every distillation option through the UI
- Auto-load from .env - Automatically populates API credentials from environment variables
- Compression statistics - View token counts, compression percentage, and processing time
Getting Started with Playground:
cd example
npm install
node server.jsThen visit http://localhost:3000/
π Bug Fixes
- Fixed multi-loop distillation error - Resolved issue where currentText wasn't properly wrapped as a document object for subsequent distillation
loops, causing crashes when running multiple iterations
π¦ Package Improvements
- Added .npmignore - Optimized npm package size by excluding example directory and development files
- Updated documentation - Enhanced README with examples section and web playground instructions
π Full Changelog
- Add interactive web playground with native Node.js server
- Fix bug in multi-loop distillation iterations
- Add .npmignore to optimize package distribution
- Update README with examples section
- Improve example directory documentation
v1.1.0 - π Stable Release
Initial Release
If you enjoy this plugin please consider sending me a tip to support my work π
π΅ tip me here