Skip to content

Releases: jparkerweb/llm-distillery

v1.4.0 - ⚽ Playground and Efficiencies

15 Oct 03:15

Choose a tag to compare

🍢 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.js

Then 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

08 Sep 21:12

Choose a tag to compare

Initial Release


If you enjoy this plugin please consider sending me a tip to support my work πŸ˜€
🍡 tip me here