docs: add a reference to @lancedb/lance in the docs (#1166)

We aren't yet ready to switch over the examples since almost all JS
examples rely on embeddings and we haven't yet ported those over.
However, this makes it possible for those that are interested to start
using `@lancedb/lancedb`
This commit is contained in:
Weston Pace
2024-03-29 06:55:03 -05:00
committed by GitHub
parent d388ef2f55
commit 67f041be91
34 changed files with 3561 additions and 7 deletions

View File

@@ -0,0 +1,7 @@
[@lancedb/lancedb](../README.md) / [Exports](../modules.md) / ExecutableQuery
# Interface: ExecutableQuery
An interface for a query that can be executed
Supported by all query types