Skip to content

Releases: jonaskahn/asktube

v0.2.6

12 Oct 09:15
fe698d0
Compare
Choose a tag to compare

Changes

  • Enhance code, reduce for-loop in query embedding
  • Explicit using cosine distance

Notes

  • Require clear old database

v0.2.5

22 Sep 10:03
Compare
Choose a tag to compare
  • Speedup local embedding
  • Increase default threshold for video analysis
  • Explicitly ignore if not exceed threshold

v0.2.4

20 Sep 18:19
Compare
Choose a tag to compare
  • Enhance prompt query
  • Add auto RAG switching
  • Auto resize chat text

v0.2.3 - Hotfix

20 Sep 04:39
Compare
Choose a tag to compare
  • Nothing change, just hotfix for Python library broke the engine

v0.2.2

19 Sep 18:30
Compare
Choose a tag to compare
  • Enhance prompt to get better multi query docs
  • New chat UI

v0.2.1

19 Sep 08:07
Compare
Choose a tag to compare
  • New Web UI theme
  • Enhance backend service
  • RAG: Multi query is implemented
  • Hot fix build error cause old library

v0.1.3

18 Sep 07:57
Compare
Choose a tag to compare
  • Update docs
  • Fix backend engine initial workers
  • Add docker build

Full Changelog: v0.1.2...v0.1.3

v0.1.2

17 Sep 17:12
Compare
Choose a tag to compare
  • Fix fork and spawn work does not correct on different OS
  • Backend:
    • Async now work better
    • Enhance logger
  • Frontend
    • Correct ENV in nuxt

v0.1.1

15 Sep 04:01
168c980
Compare
Choose a tag to compare
  • Fix detect language while using whisper
  • Enhanced UI chatbox

v0.1.0

14 Sep 19:04
a79b6ca
Compare
Choose a tag to compare
  • First release - stable to use