diff --git a/docs/src/python/python.md b/docs/src/python/python.md index 6dca95ed8..1e928be54 100644 --- a/docs/src/python/python.md +++ b/docs/src/python/python.md @@ -166,6 +166,12 @@ lists the indices that LanceDb supports. ::: lancedb.index.IvfFlat +::: lancedb.index.IvfSq + +::: lancedb.index.IvfRq + +::: lancedb.index.HnswFlat + ::: lancedb.table.IndexStatistics ## Querying (Asynchronous)