Medical-Chatbot / memory.py

Commit History

Upd dynamic language
25a6ec3

LiamKhoaLe commited on

Update: Avoid redundant re-embedding. Time-decayed scoring. Enforced topic extraction. Deduplication of repeated chunks. Retry logic for Gemini failures
1061730

LiamKhoaLe commited on

Beautify code in memory
a0140d1

LiamKhoaLe commited on

Upd save chunk sclicer
1705c80

LiamKhoaLe commited on

Upd save chunk sclicer
c7d9d32

LiamKhoaLe commited on

Upd logger memory
4a82770

LiamKhoaLe commited on

Migrate system using Gem Flash lite for NLP taskings
c29409a

LiamKhoaLe commited on

Upd using NLP agent distilbart-cnn-12-6 for chunking and summarisation. Helsinki-NLP/opus-mt translator added to normalise lang to EN core
1ca4ee7

LiamKhoaLe commited on

Populate LRU caching allowing recent chat retrieval. Add memory handler
57e04c3

LiamKhoaLe commited on