Skip to content

v0.1.125

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 22 May 06:26
d43ee0f

[0.1.125] - 2024-05-19

Added

  • 🔄 Updated UI: Chat interface revamped with chat bubbles. Easily switch back to the old style via settings > interface > chat bubble UI.
  • 📂 Enhanced Sidebar UI: Model files, documents, prompts, and playground merged into Workspace for streamlined access.
  • 🚀 Improved Many Model Interaction: All responses now displayed simultaneously for a smoother experience.
  • 🐍 Python Code Execution: Execute Python code locally in the browser with libraries like 'requests', 'beautifulsoup4', 'numpy', 'pandas', 'seaborn', 'matplotlib', 'scikit-learn', 'scipy', 'regex'.
  • 🧠 Experimental Memory Feature: Manually input personal information you want LLMs to remember via settings > personalization > memory.
  • 💾 Persistent Settings: Settings now saved as config.json for convenience.
  • 🩺 Health Check Endpoint: Added for Docker deployment.
  • ↕️ RTL Support: Toggle chat direction via settings > interface > chat direction.
  • 🖥️ PowerPoint Support: RAG pipeline now supports PowerPoint documents.
  • 🌐 Language Updates: Ukrainian, Turkish, Arabic, Chinese, Serbian, Vietnamese updated; Punjabi added.

Changed

  • 👤 Shared Chat Update: Shared chat now includes creator user information.