Commit History

fix: pre-download GGUF and embedding models at build time to eliminate cold-start delay
24d38de

minhthien commited on

feat: enhance initialization status messages and add model download callback
2effc44

minhthien commited on

update README.md
2bcda37

minhthien commited on

refactor: replace GCNConv with SAGEConv in VGAEEncoder and update forward method to return mu and log_std
39c9fcc

minhthien commited on

feat: implement model path resolution for GGUF files in app.py and kg_builder.py
7966c50

minhthien commited on

Add all required files for GraphRAG
f8ce4f4

minhthien commited on