Releases: jonaskahn/asktube
Releases · jonaskahn/asktube
v0.2.6
Changes
- Enhance code, reduce for-loop in query embedding
- Explicit using cosine distance
Notes
- Require clear old database
v0.2.5
- Speedup local embedding
- Increase default threshold for video analysis
- Explicitly ignore if not exceed threshold
v0.2.4
- Enhance prompt query
- Add auto RAG switching
- Auto resize chat text
v0.2.3 - Hotfix
- Nothing change, just hotfix for Python library broke the engine
v0.2.2
- Enhance prompt to get better multi query docs
- New chat UI
v0.2.1
- New Web UI theme
- Enhance backend service
- RAG: Multi query is implemented
- Hot fix build error cause old library
v0.1.3
- Update docs
- Fix backend engine initial workers
- Add docker build
Full Changelog: v0.1.2...v0.1.3
v0.1.2
- Fix
fork
and spawn
work does not correct on different OS
- Backend:
- Async now work better
- Enhance logger
- Frontend
v0.1.1
- Fix detect language while using whisper
- Enhanced UI chatbox
v0.1.0
- First release - stable to use