-
March 25th
finish up what's already planned
March 18th
Goal: have all new SDKs available by EOW
- [x] switch for Rust - target Mon
- [ ] switch for Typescript - target Wed - maybe
- [x] …
-
Checklist
- [X] Modify `src/vdf_io/import_vdf/lancedb_import.py` ✓ https://github.com/AI-Northstar-Tech/vector-io/commit/f168003cd3994a1082afd1126b665682b0d852f8 [Edit](https://github.com/AI-Nort…
-
# Problem
https://github.com/lancedb/lance/blob/ef0953df8220a36b6433e47bea6112ce4fc7f3c8/rust/lance-datafusion/src/utils.rs#L41
```
Database { table: Some("..."), cause: "lance error: LanceErro…
-
Hello, your friendly neighborhood computational chemist here!
I'd like to be able to perform vector searches over binary / boolean fields (in this case, molecular fingerprints e.g., https://chemicb…
-
### Description
Trying to test kotaemon on a minimal linux (AlmaLinux 8.10) machine. Thus, no X-windows and no installed browser.
Is there a way to launch and connect via remote browser via http(…
-
### Bug Description
Error message
```
objc[30548]: +[__NSCFConstantString initialize] may have been in progress in another thread when fork() was called.
objc[30548]: +[__NSCFConstantString ini…
-
Simplest we can do: every X versions, do cleanup. Default to 20.
* [x] https://github.com/lancedb/lance/issues/2200
* [ ] Add configuration key for "auto_cleanup.interval", which is number of vers…
-
**Describe the bug**
While setting up reor locally I get the following error. After running `npm install` when I run `npm run dev` I see this.
```
X [ERROR] Could not resolve "evaluatex/dist/eva…
-
I can't seem to find a literal word search option in it? I see the AI search which searches on similarity, but I don't think I can trust it. Like if i'm searching for a literal sentence, it should pro…
-
### SDK
Python
### Description
https://lancedb.github.io/lancedb/basic/#using-the-embedding-api suggests the following class to convert a table query into a Pydantic list:
```python
class…