-
### LanceDB version
_No response_
### What happened?
Im trying to deploy my app which is running on linux and node gives me this error
Cannot find module '@lancedb/vectordb-linux-arm64-musl'
…
-
Hi,
I would like to explore enhancing the Lance v2 format's dictionary encoding by integrating bitpacking to further reduce storage space. For instance, in a string array with 50 unique values, the…
niyue updated
1 month ago
-
### What would you like to see?
Refer to https://github.com/Mintplex-Labs/anything-llm/issues/2464#issuecomment-2458680527 to end for more details or scope.
1. Enable streaming on Apipie providers…
-
### LanceDB version
v0.8.2
### What happened?
I want to find the embeddings for a set of documents by looking them up in the database. The documents may contain arbitrary characters and so I …
-
### LanceDB version
0.8.0 @lancedb/lancedb
### What happened?
```
thread 'tokio-runtime-worker' panicked at /Users/runner/.cargo/registry/src/index.crates.io-6f17d22bba15001f/lance-0.15.0/src/data…
-
As reported from Discord:
```
thread 'lance_background_thread' panicked at /home/runner/work/lance/lance/rust/lance/src/utils/tokio.rs:34:24:
called Result::unwrap() on an Err value: RecvError(()…
-
I would love to integrate LanceDB in a C++ application (and in the future C#). Is there any documentation of how I could bridge from Cpp to Rust?
-
### SDK
Python
### Description
Does lanceDB have plans to support ForeignKey?
-
Using `flat_map` here breaks the `size_hint()` chain, preventing `collect()` from creating a perfectly sized allocation up front. Even though we should in theory know the exact size of the output.
…
-
### LanceDB version
v0.14.0
### What happened?
I have been using LanceDB quite a while and am a little bit at loss how to find the cause for the issue I am having.
I have a large amount of…