Skip to content

Releases: jonaskahn/asktube

v0.2.6

Choose a tag to compare

@jonaskahn jonaskahn released this 12 Oct 09:15
fe698d0

Changes

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

Notes

  • Require clear old database

v0.2.5

Choose a tag to compare

@jonaskahn jonaskahn released this 22 Sep 10:03
  • Speedup local embedding
  • Increase default threshold for video analysis
  • Explicitly ignore if not exceed threshold

v0.2.4

Choose a tag to compare

@jonaskahn jonaskahn released this 20 Sep 18:19
  • Enhance prompt query
  • Add auto RAG switching
  • Auto resize chat text

v0.2.3 - Hotfix

Choose a tag to compare

@jonaskahn jonaskahn released this 20 Sep 04:39
  • Nothing change, just hotfix for Python library broke the engine

v0.2.2

Choose a tag to compare

@jonaskahn jonaskahn released this 19 Sep 18:30
  • Enhance prompt to get better multi query docs
  • New chat UI

v0.2.1

Choose a tag to compare

@jonaskahn jonaskahn released this 19 Sep 08:07
  • New Web UI theme
  • Enhance backend service
  • RAG: Multi query is implemented
  • Hot fix build error cause old library

v0.1.3

Choose a tag to compare

@jonaskahn jonaskahn released this 18 Sep 07:57
  • Update docs
  • Fix backend engine initial workers
  • Add docker build

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

v0.1.2

Choose a tag to compare

@jonaskahn jonaskahn released this 17 Sep 17:12
  • 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

Choose a tag to compare

@jonaskahn jonaskahn released this 15 Sep 04:01
168c980
  • Fix detect language while using whisper
  • Enhanced UI chatbox

v0.1.0

Choose a tag to compare

@jonaskahn jonaskahn released this 14 Sep 19:04
a79b6ca
  • First release - stable to use