config.hx.json 196 B

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