core/helix/config.hx.json
Harshith Mullapudi 0853a30897 Feat: added API
2025-06-03 10:04:12 +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
}