Skip to content

v0.1.0

Latest
Compare
Choose a tag to compare
@vanaservices vanaservices released this 03 Apr 21:12
cf67d98

0.1.0 (2024-04-03)

Features

Bug Fixes

  • document deletion and large embeddings (#27) (04b5263)
  • get documents API and text files connector (#31) (c7248a4)
  • new WhatsApp format, dependency errors, UI improvements (#1) (b67e497)
  • parse old ChatGPT conversations (#18) (ce8df83)
  • require python 3.11 to avoid segfault (#6) (1945f58)
  • start.sh fails in some environments (#24) (e979c71)
  • use a default model that works OOTB with latest llama.cpp (#4) (831d261)
  • use correct API endpoints in UI development mode (#7) (b44a860)
  • use OpenMP flag to avoid macOS segfault (#34) (716df52)

Documentation