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.
- 🖼️ Image Generation: Generate Images using the AUTOMATIC1111/stable-diffusion-webui API. You can set this up in Settings > Images.
- 📝 Change title generation prompt: Change the prompt 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.
- LaTex output formatting issue (#828)
- Instead of having the previous 1.0.0-alpha.101, we switched to semantic versioning as a way to respect global conventions.