core/helixdb-cfg/config.hx.json
2025-06-02 22:10:08 +05:30

13 lines
195 B
JSON

{
"vector_config": {
"m": 16,
"ef_construction": 128,
"ef_search": 768
},
"graph_config": {
"secondary_indices": []
},
"db_max_size_gb": 10
}