Updated readme

This commit is contained in:
Andrew Kane
2024-09-05 23:13:12 -07:00
parent 4af5a127e0
commit a1b80faa67

View File

@@ -202,7 +202,7 @@ You can add an index to use approximate nearest neighbor search, which trades so
Supported index types are:
- [HNSW](#hnsw) - added in 0.5.0
- [HNSW](#hnsw)
- [IVFFlat](#ivfflat)
## HNSW