lancedb

Developer-friendly, serverless vector database for AI applications. Easily add long-term memory to your LLM apps!

APACHE-2.0 License

Downloads
1M
Stars
4.3K
Committers
92

Bot releases are hidden (Show)

lancedb - python-v0.1.8 Release

Published by gsilvestrin over 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/lancedb/lancedb/compare/v0.1.6-python...python-v0.1.8

lancedb - v0.1.6-python documentation and bug fix

Published by changhiskhan over 1 year ago

Work around tantivy issue returning empty results

What's Changed

Full Changelog: https://github.com/lancedb/lancedb/compare/v0.1.5-python...v0.1.6-python

lancedb - v0.1.5-python S3 and GCS support!

Published by changhiskhan over 1 year ago

Thanks @gssakash for improving lancedb docs to make it easier for newcomers to use LanceDB!

In this release LanceDB now supports storing tables on S3 and GCS directly.

What's Changed

New Contributors

Full Changelog: https://github.com/lancedb/lancedb/compare/v0.1.4-python...v0.1.5-python

lancedb - v0.1.4-python relax pandas minimum version

Published by changhiskhan over 1 year ago

1.5 -> 1.4

Also updated to the latest v0.4.17 in Lance which comes with bug fixes and performance enhancements

What's Changed

Full Changelog: https://github.com/lancedb/lancedb/compare/v0.1.3...v0.1.4-python

lancedb - v0.1.3 Experimental full text search feature

Published by changhiskhan over 1 year ago

What's Changed

New Contributors

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

lancedb - v0.1.2 Docs, cloud storage, and rust

Published by changhiskhan over 1 year ago

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

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

lancedb - v0.1.1 Docs, bugs, configurable distance metrics

Published by changhiskhan over 1 year ago

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

New Contributors

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

lancedb - v0.1 Hello World

Published by changhiskhan over 1 year ago

What's Changed

New Contributors

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