Lancedb

Latest version: v0.17.0

Safety actively analyzes 687959 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 16 of 16

0.1.3

What's Changed
* S3 Lambda example by jaichopra in https://github.com/lancedb/lancedb/pull/57
* add langchain example by jaichopra in https://github.com/lancedb/lancedb/pull/61
* update ecosystem in readme by jaichopra in https://github.com/lancedb/lancedb/pull/63
* add youtube transcript example by jaichopra in https://github.com/lancedb/lancedb/pull/65
* JavaScript / Node.js library for LanceDB by gsilvestrin in https://github.com/lancedb/lancedb/pull/70
* bump version and skipping building the native lib during install by gsilvestrin in https://github.com/lancedb/lancedb/pull/71
* javascript example improvements by gsilvestrin in https://github.com/lancedb/lancedb/pull/72
* Exposing limit parameter by gsilvestrin in https://github.com/lancedb/lancedb/pull/73
* updated node example by gsilvestrin in https://github.com/lancedb/lancedb/pull/74
* nodejs read only example by jaichopra in https://github.com/lancedb/lancedb/pull/77
* docs build by jaichopra in https://github.com/lancedb/lancedb/pull/78
* nodejs create_table by gsilvestrin in https://github.com/lancedb/lancedb/pull/75
* add link to node quickstart to readme by jaichopra in https://github.com/lancedb/lancedb/pull/81
* node quickstart by jaichopra in https://github.com/lancedb/lancedb/pull/83
* Added TypeScript example by gsilvestrin in https://github.com/lancedb/lancedb/pull/82
* JavaScript client initial linux support by gsilvestrin in https://github.com/lancedb/lancedb/pull/84
* nodejs append records api by gsilvestrin in https://github.com/lancedb/lancedb/pull/85
* Lint and test vectordb node in CI by wjones127 in https://github.com/lancedb/lancedb/pull/92
* bugfix: string columns should be converted to Utf8Array by gsilvestrin in https://github.com/lancedb/lancedb/pull/94
* add query params to to nodejs client by gsilvestrin in https://github.com/lancedb/lancedb/pull/87
* add create index to nodejs client by gsilvestrin in https://github.com/lancedb/lancedb/pull/89
* Basic full text search capabilities by changhiskhan in https://github.com/lancedb/lancedb/pull/62
* move tantivy-py installation to be separate from wheel by changhiskhan in https://github.com/lancedb/lancedb/pull/97

New Contributors
* wjones127 made their first contribution in https://github.com/lancedb/lancedb/pull/92

**Full Changelog**: https://github.com/lancedb/lancedb/compare/v0.1.2...v0.1.3

0.1.2

In this release we've enabled support for cloud storage. Now you can store the LanceDB table directly on S3 or GS buckets.
We've also begun work on a Rust core in LanceDB as well for improved performance.

We'd love to hear from you!

What's Changed
* Rust core directory by eddyxu in https://github.com/lancedb/lancedb/pull/49
* add new feature to readme.md by jaichopra in https://github.com/lancedb/lancedb/pull/52
* also update docs index by jaichopra in https://github.com/lancedb/lancedb/pull/53
* update tagline by jaichopra in https://github.com/lancedb/lancedb/pull/55
* Add method to get the URI scheme to support cloud storage by changhiskhan in https://github.com/lancedb/lancedb/pull/58


**Full Changelog**: https://github.com/lancedb/lancedb/compare/v0.1.1...v0.1.2

0.1.1

Welcome wilhelmjung to the LanceDB contributor community!

Based on community feedback, we added a lot more documentation about the ANN index and querying features.
We also made the distance metric configurable (currently supports L2 and Cosine, more to come).


What's Changed
* add ann_index to main doc page by gsilvestrin in https://github.com/lancedb/lancedb/pull/38
* Update index.md by wilhelmjung in https://github.com/lancedb/lancedb/pull/39
* skipping embeddings rate limit when python version > 3.10 by gsilvestrin in https://github.com/lancedb/lancedb/pull/37
* Minor notebook fix. Closes 40 by changhiskhan in https://github.com/lancedb/lancedb/pull/45
* Make distance metric configurable in LanceDB by changhiskhan in https://github.com/lancedb/lancedb/pull/47
* Add more detailed docs for the ANN index and search features by changhiskhan in https://github.com/lancedb/lancedb/pull/46

New Contributors
* wilhelmjung made their first contribution in https://github.com/lancedb/lancedb/pull/39

**Full Changelog**: https://github.com/lancedb/lancedb/compare/v0.1...v0.1.1

0.1

What's Changed
* invalidate cached dataset after create_index and add by changhiskhan in https://github.com/lancedb/lancedb/pull/26
* [DOC] basic operations by changhiskhan in https://github.com/lancedb/lancedb/pull/32
* [Doc] Pandas, Parrow, DuckDB integration by eddyxu in https://github.com/lancedb/lancedb/pull/31
* [DOC] embedding function documentation by changhiskhan in https://github.com/lancedb/lancedb/pull/33
* expose methods to work with versioning in tables by changhiskhan in https://github.com/lancedb/lancedb/pull/35
* [DOC] ann indexes documentation by gsilvestrin in https://github.com/lancedb/lancedb/pull/36
* Add mode to overwrite table if already exists by changhiskhan in https://github.com/lancedb/lancedb/pull/34

New Contributors
* eddyxu made their first contribution in https://github.com/lancedb/lancedb/pull/31

**Full Changelog**: https://github.com/lancedb/lancedb/compare/v0.0.4...v0.1

Page 16 of 16

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.