Releases: nrl-ai/llama-assistant
Releases · nrl-ai/llama-assistant
AnyLearning v0.1.40 - RAG Support with LlamaIndex
🔧 Changes
- 💬 Supported continue conversation.
- 🔍 Added RAG support with LlamaIndex.
- ⚙️ Added model settings.
- 📝 Added markdown support.
- ⌛ Added loading text animation while downloading the models and generating answers.
- 🔄 Fixed chatbox scrolling issue.
Thank @gallegi for adding these features! 👍
Llama Assistant v0.1.32 - Build for macOS, Linux, Windows
🔧 Changes
- 🔄 Replace Whisper implementation with pywhispercpp.
- 🖥️ Add built versions:
- 🍎 MacOS
- 🪟 Windows
- 🐧 Linux
Llama Assistant v0.1.28/29
Llama Assistant v0.1.26
Llama Assistant v0.1.24
🐛 Bugfixes
- 🖱️ Fixed: wrong cursor position when inserting text.
- 💥 Fixed: crashing when changing shortcut.
- ⌨️ Fixed: wrong shortcut keys in macOS.
- 🙈 Hide "Copy Result" or "Clear" after clearing the chat.
- 🔄 Handle the last response correctly.
🔧 Changes
- 🧹 Clear results + input when clicking "Clear".
- ⌨️ Type "clear" or "cls" to clear.
- 🚫 Prevent action buttons when no data is input.