-
We currently have an end to end example in Python (Q&A bot) but nothing for nodejs. Write an example such as Q&A bot or chat with PDF.
-
### Question Validation
- [X] I have searched both the documentation and discord for an answer.
### Question
How to convert vectorstore index to faiss index
-
Could not respond to message. Reason: vectordb: unsupported platform win32_x64. Please file a bug report at https://github.com/lancedb/lancedb/issues
-
### Extension
https://www.raycast.com/qdequele/crunchbase
### Description
#### Error:
```
TypeError: Cannot read properties of null (reading 'value')
T_:index.js:8:22850
index.js:8:22697
…
-
Jupyter Notebook style
-
Given that we can handle vector-search in an adequate manner with LanceDB, let us drop the Milvus (very heavyweight) requirement.
- [x] Remove unittests
- [x] Remove modules which involve Milvus
…
-
Remove "Out[16]:" from python integrations documentation page:
-
```
In [1]: import lancedb
In [2]: db = lancedb.connect("/tmp/testdb")
In [3]: tbl = db.create_table("test")
In [4]: tbl.add(None)
----------------------------------------------------------…
-
### Why
As a users or developer onboarding to SuperDuperDB I need to have a clean and non-buggy way to install the software.
### How
Go through the setup procedure through the eyes of a devel…
-
# Why
In order to enable users to work with their data-base natively, at least for standard operations, we should enable change data capture as a(n) (optional) feature to SuperDuperDB.
# How
…