-
### Which component is this feature for?
Anthropic Instrumentation
### 🔖 Feature description
Integrating LanceDB
### 🎤 Why is this feature needed ?
Flexibility to switch between VectorDBs
###…
-
### Feature description
Allow the LanceDB and other Vector DB adapter to specify a "contextualize" or rolling window operation to join partitioned text chunks before applying the embedding function…
zilto updated
2 months ago
-
most other blog pages will make better usage of the extra whitespace
https://blog.lancedb.com/
https://pola.rs/posts/
https://huggingface.co/blog
but ours is pretty sparse
![image](https:…
-
### LanceDB version
0.13
### What happened?
It should not retry when the `OPENAPI_KEY` is not set
### Are there known steps to reproduce?
Set a bad `OPENAPI KEY`, and
```python
import lance…
-
When doing a pip install on python 3.9, 3.10, 3.11 on my older Intel CPU when I do `import lancedb` python dumps core with an `illegal instruction` error.
This is on ubuntu 20.04.
```
$uname -a…
-
### Do you need to file an issue?
- [ ] I have searched the existing issues and this bug is not already filed.
- [ ] My model is hosted on OpenAI or Azure. If not, please look at the "model providers…
-
### Question Validation
- [x] I have searched both the documentation and discord for an answer.
### Question
I don't know what I am doing wrong. I chunked a few hundred documents using the Hi…
-
### Bug Description
DEBUG:filelock:Lock 13121339920 released on /Users/whs/Library/Caches/llama_index/.locks/models--openai--clip-vit-base-patch32/9bfb42aa97dcd61e89f279ccaee988bccb4fabae.lock
Lock …
-
In https://github.com/lancedb/lance/pull/2662 we added support for bitpacking signed integers in LanceV2. In https://github.com/lancedb/lance/pull/2696, an optimization was made to exclude the sign bi…
-
### LanceDB version
v0.13.0
### What happened?
Query except FTS requires vector column name to be passed in.
Failed to infer vector column at
https://github.com/lancedb/lancedb/blob/main…