Skip to content

Release v1.2.4

Compare
Choose a tag to compare
@github-actions github-actions released this 13 Mar 18:17

πŸš€ Features

  • Use llamafile v0.6.2 (PR: #111)
  • Pure text completion functionality (PR: #115)
  • Allow change of roles after starting the interaction (PR: #120)

πŸ› Fixes

  • use Debug.LogError instead of Exception for more verbosity (PR: #113)
  • Trim chat responses (PR: #118)
  • Fallback to CPU for macOS with unsupported GPU (PR: #119)
  • Removed duplicate EditorGUI.EndChangeCheck() (PR: #110)

πŸ“¦ General

  • Provide access to LLMUnity version (PR: #117)
  • Rename to "LLM for Unity" (PR: #121)