open-webui/CHANGELOG.md

1002 B

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[0.1.102] - 2024-02-22

Added

  • 🖼️ Image Generation: Generate Images using the stable-difusion-webui API. You can set this up in settings -> images.
  • 📝 Change title generation prompt: Change the promt used to generate titles for your chats. You can set this up in the settings -> interface.
  • 🤖 Change embedding model: Change the embedding model used to generate embeddings for your chats in the Dockerfile. Use any sentence transformer model from huggingface.co.
  • 📢 CHANGELOG.md/Popup: This popup will show you the latest changes. You can edit it in the constants.ts file.

Fixed

  • X, Y, and Z

Changed

  • X, Y, and Z

Removed

  • X, Y, and Z

[0.1.101] - 2024-02-21

Added

  • X, Y, and Z