graphrag-core 0.1.0

Core portable library for GraphRAG - works on native and WASM
Documentation
1
2
3
4
5
6
[embeddings]
provider = "huggingface"
model = "sentence-transformers/all-MiniLM-L6-v2"
cache_dir = "~/.cache/huggingface"
batch_size = 32
dimensions = 384