VedaMD-Vector-Store / config.json
sniro23's picture
feat: upload initial vector store
9dd1b4c
raw
history blame contribute delete
157 Bytes
{
"embedding_model": "sentence-transformers/all-MiniLM-L6-v2",
"embedding_dimension": 384,
"total_chunks": 542,
"created_at": "2025-07-02 22:24:23"
}