config.hx.json 195 B

123456789101112
  1. {
  2. "vector_config": {
  3. "m": 16,
  4. "ef_construction": 128,
  5. "ef_search": 768
  6. },
  7. "graph_config": {
  8. "secondary_indices": []
  9. },
  10. "db_max_size_gb": 10
  11. }