We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2a3e5b9 commit cdb7457Copy full SHA for cdb7457
1 file changed
docs/index.mdx
@@ -26,8 +26,9 @@ ways LanceDB can help you build and scale your AI and ML workloads.
26
</Steps>
27
28
LanceDB is designed for a variety of workloads and deployment scenarios, and supports use cases
29
-that are way beyond traditional vector search. The LanceDB suite includes three products,
30
-all built on top of the same open-source Lance format and table abstractions.
+that are way beyond traditional vector search. The LanceDB suite includes LanceDB OSS, an open-source embedded library,
+and LanceDB Enterprise, a distributed and managed multimodal lakehouse.
31
+Both are built on top of the same open-source Lance format and table abstractions.
32
33

34
0 commit comments