AI-Studio/app/MindWork AI Studio/wwwroot/changelog/v0.9.50.md
Peer Schütt b75d90b13f
Added vLLM support (#524)
Co-authored-by: Thorsten Sommer <SommerEngineering@users.noreply.github.com>
2025-08-10 16:26:25 +02:00

592 B

v0.9.50, build 225 (2025-07-xx xx:xx UTC)

  • Added an option for chat templates to predefine a user input.
  • Added the ability to create chat templates from existing chats.
  • Added an enterprise IT configuration option to prevent manual addition of LLM providers in managed environments.
  • Added support for self-hosted LLMs using vLLM.
  • Improved the display of enterprise configurations on the about page; configuration details are only shown when needed.
  • Improved hot reloading on Unix-like systems when entire plugins were added or removed.