Skip to content

v2.7.4

Compare
Choose a tag to compare
@cebtenzzre cebtenzzre released this 26 Apr 18:10
· 38 commits to main since this release
4f3c9bb

What's New

  • Add a right-click menu to the chat (by @kryotek777 in #2108)
  • Change the left sidebar to stay open (#2117)
  • Limit the width of text in the chat (#2118)
  • Move to llama.cpp's SBert implementation (#2086)
  • Support models provided by the Mistral AI API (by @Olyxz16 in #2053)
  • Models List: Add Ghost 7B v0.9.1 (by @lh0x00 in #2127)
  • Add Documentation and FAQ links to the New Chat page (by @3Simplex in #2183)
  • Models List: Simplify Mistral OpenOrca system prompt (#2220)
  • Models List: Add Llama 3 Instruct (#2242)
  • Models List: Add Phi-3 Mini Instruct (#2252)
  • Improve accuracy of anonymous usage statistics (#2238)

Fixes

  • Detect unsupported CPUs correctly on Windows (#2141)
  • Fix the colors used by the server chat (#2150)
  • Fix startup issues when encountering non-Latin characters in paths (#2162)
  • Fix issues causing LocalDocs context links to not work sometimes (#2218)
  • Fix incorrect display of certain code block syntax in the chat (#2232)
  • Fix an issue causing unnecessary indexing of document collections on startup (#2236)

New Contributors

Full Changelog: v2.7.3...v2.7.4