Skip to content

v0.8.4

Compare
Choose a tag to compare
@uezo uezo released this 27 Oct 13:36
· 58 commits to master since this release
4ae260f

🧩 Modularized for Better Reusability and Maintainability

We’ve reorganized key components, focusing on modularity to improve customizability and reusability. Check out the demos for more details!

  • Add modular demos #381
  • Support getting and clearing LLM context through DialogProcessor #383
  • Introduce LLMServiceExtensions for Centralized Custom Processing #382

🧹 Removed Legacy Components

Outdated components have been removed, simplifying the toolkit and ensuring compatibility with the latest features. Refer to 🔄 Migration from 0.7.x if you're updating from v0.7.x.

  • Remove legacy v0.7.x components #376

🍩 Other Updates

  • Set default StopChat behavior to skip user input prompt #377
  • Fix LLMService IsEnabled handling #379
  • Unify speech handling regardless of source in ModelController #380

Full Changelog: 0.8.3...0.8.4