Skip to content

Releases: undreamai/LLMUnity

Release v1.1.1

19 Feb 13:44
Compare
Choose a tag to compare

📦 General

  • Refactoring and small enhancements (PR: #80)

Release v1.0.6

06 Feb 08:02
Compare
Choose a tag to compare

🐛 Fixes

  • Fix Mac command spaces (PR: #71)

Release v1.0.5

01 Feb 15:37
Compare
Choose a tag to compare

🚀 Features

  • Expose new llama.cpp arguments (PR: #60)
  • Allow to change prompt (PR: #64)
  • Feature/variable sliders (PR: #65)
  • Feature/show expert options (PR: #66)
  • Improve package loading (PR: #67)

🐛 Fixes

  • Fail if port is already in use (PR: #62)
  • Run server without mmap on mmap crash (PR: #63)

Release v1.0.4

25 Jan 20:37
Compare
Choose a tag to compare

🐛 Fixes

  • Fix download function (PR: #51)

📦 General

  • Added how settings impact generation to the readme (PR: #49)

Release v1.0.3

22 Jan 16:55
Compare
Choose a tag to compare

🐛 Fixes

  • fix slash in windows paths (PR: #42)
  • fix chmod when deploying from windows (PR: #43)

Release 1.0.2

18 Jan 12:05
Compare
Choose a tag to compare

🚀 Features

  • Code auto-formatting (PR: #26)
  • Setup auto-formatting precommit (PR: #31)
  • Start server on Awake instead of OnEnable (PR: #28)
  • AMD support, switch to llamafile 0.6 (PR: #33)
  • Release workflows (PR: #35)

🐛 Fixes

  • Support Unity 2021 LTS (PR: #32)
  • Fix macOS command (PR: #34)
  • Release fixes and readme (PR: #36)

Release v1.0.1

12 Jan 15:40
bb974c6
Compare
Choose a tag to compare

v1.0.1

  • Fix running commands for projects with space in path
    • closes #8
    • closes #9
  • Fix sample scenes for different screen resolutions
  • Allow parallel prompts

First release!

09 Jan 21:15
Compare
Choose a tag to compare
v1.0.0

switch advanced options styles