Skip to content

v1.1.3

Compare
Choose a tag to compare
@imoize imoize released this 09 Sep 12:40
· 13 commits to main since this release
1a0698b

✨ New Features

  • 0ffacc8 - Support load / unload embedding models. (commit by @imoize)
  • 650f45b - Properly handle model deletion. (commit by @imoize)
  • c79c8b5 - Support creates a model with another name from an existing model (copy). (commit by @imoize)
  • 1a0698b - UI: Add busy indicator when interact with API. (commit by @imoize)

🐛 Bug Fixes

  • 467f30a - Fixed getModels function not called when initial start. (commit by @imoize)

♻️ Refactors

  • 424a275 - dialog: Move dialog popup to reusable components. (commit by @imoize)
  • 141feac - context menu: Move model context menu to reusable components. (commit by @imoize)

🔧 Chores

Full Changelog: v1.0.1...v1.1.3