Lancedb

Latest version: v0.8.1

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

Scan your dependencies

Page 3 of 11

0.4.19

What's Changed
* Implement convertors to and from Polars DataFrames in Rust SDK using convertors based on C FFI 1099 by rohitrastogi in https://github.com/lancedb/lancedb/pull/1260
* fix: Docs for embed_func fixed in youtube transcript search notebook by nehiljain in https://github.com/lancedb/lancedb/pull/1269
* feat: rust embedding registry by universalmind303 in https://github.com/lancedb/lancedb/pull/1259
* fix(node/vectordb): parse value not key in `storage_options` by wjones127 in https://github.com/lancedb/lancedb/pull/1276

Documentation changes
* Update embedding_functions.md by asmith26 in https://github.com/lancedb/lancedb/pull/1250
* docs: update README.md by eltociear in https://github.com/lancedb/lancedb/pull/1270
* Update README.md to correct LangChain URL by benpoulson in https://github.com/lancedb/lancedb/pull/1262
* docs: add tip about using allow_http on local servers by wjones127 in https://github.com/lancedb/lancedb/pull/1277
* chore(nodejs): update docs on "table.ts" by universalmind303 in https://github.com/lancedb/lancedb/pull/1255

New Contributors
* asmith26 made their first contribution in https://github.com/lancedb/lancedb/pull/1250
* rohitrastogi made their first contribution in https://github.com/lancedb/lancedb/pull/1260
* eltociear made their first contribution in https://github.com/lancedb/lancedb/pull/1270
* nehiljain made their first contribution in https://github.com/lancedb/lancedb/pull/1269
* benpoulson made their first contribution in https://github.com/lancedb/lancedb/pull/1262

**Full Changelog**: https://github.com/lancedb/lancedb/compare/v0.4.18...v0.4.19

python-v0.6.12
What's Changed
* fix: fix path on remote create_table and check for error response by rpgreen in https://github.com/lancedb/lancedb/pull/1244
* fix(python): return ValueError if passed unknown args to `connect()` by wjones127 in https://github.com/lancedb/lancedb/pull/1265
* Chore (python): Better retry loop logging when embedding api fails by AyushExel in https://github.com/lancedb/lancedb/pull/1267
* fix: clearer error that FTS is not supported on object stores by wjones127 in https://github.com/lancedb/lancedb/pull/1273
* ci: better test for test_syntax by wjones127 in https://github.com/lancedb/lancedb/pull/1278

Documentation changes
* Update embedding_functions.md by asmith26 in https://github.com/lancedb/lancedb/pull/1250
* docs: update README.md by eltociear in https://github.com/lancedb/lancedb/pull/1270
* fix: Docs for embed_func fixed in youtube transcript search notebook by nehiljain in https://github.com/lancedb/lancedb/pull/1269
* Update README.md to correct LangChain URL by benpoulson in https://github.com/lancedb/lancedb/pull/1262
* docs: add tip about using allow_http on local servers by wjones127 in https://github.com/lancedb/lancedb/pull/1277

New Contributors
* rpgreen made their first contribution in https://github.com/lancedb/lancedb/pull/1244
* asmith26 made their first contribution in https://github.com/lancedb/lancedb/pull/1250
* eltociear made their first contribution in https://github.com/lancedb/lancedb/pull/1270
* nehiljain made their first contribution in https://github.com/lancedb/lancedb/pull/1269
* benpoulson made their first contribution in https://github.com/lancedb/lancedb/pull/1262

**Full Changelog**: https://github.com/lancedb/lancedb/compare/python-v0.6.11...python-v0.6.12

0.4.18

What's Changed
* ci: fix failures in release scripts by wjones127 in https://github.com/lancedb/lancedb/pull/1215
* docs : Update Reranking docs by AyushExel in https://github.com/lancedb/lancedb/pull/1213
* fix(python): Update to latest cohere reranking api by AyushExel in https://github.com/lancedb/lancedb/pull/1212
* [docs] Fix broken links and clarify language in integrations docs by prrao87 in https://github.com/lancedb/lancedb/pull/1209
* docs : Embedding functions quickstart and minor fixes by AyushExel in https://github.com/lancedb/lancedb/pull/1217
* doc: fix typo, broken links by westonpace in https://github.com/lancedb/lancedb/pull/1218
* feat: bump lance version from 0.10.10 to 0.10.12 by westonpace in https://github.com/lancedb/lancedb/pull/1219
* docs: fix minor typo by westonpace in https://github.com/lancedb/lancedb/pull/1220
* fix: update lance to 0.10.13 by albertlockett in https://github.com/lancedb/lancedb/pull/1226
* chore: upgrade lance to 0.10.15 by chebbyChefNEQ in https://github.com/lancedb/lancedb/pull/1229
* chore: fix get_registry call in baai embeddings example by alexkohler in https://github.com/lancedb/lancedb/pull/1230
* add rename_table fn and more data for index_stats to return by QianZhu in https://github.com/lancedb/lancedb/pull/1234
* chore: disable the remote feature by default by westonpace in https://github.com/lancedb/lancedb/pull/1239
* chore: fix main branch test failure by eddyxu in https://github.com/lancedb/lancedb/pull/1240
* fix: passing data to createTable as option by albertlockett in https://github.com/lancedb/lancedb/pull/1242
* feat: allow the index_cache_size to be configured when opening a table by westonpace in https://github.com/lancedb/lancedb/pull/1245
* chore: update to Lance version 0.10.16 and Arrow version 51 by westonpace in https://github.com/lancedb/lancedb/pull/1247
* fix: fix path on remote create_table and check for error response by rpgreen in https://github.com/lancedb/lancedb/pull/1244
* chore(nodejs): remove "optionalDependencies" by universalmind303 in https://github.com/lancedb/lancedb/pull/1252

New Contributors
* alexkohler made their first contribution in https://github.com/lancedb/lancedb/pull/1230
* rpgreen made their first contribution in https://github.com/lancedb/lancedb/pull/1244
* universalmind303 made their first contribution in https://github.com/lancedb/lancedb/pull/1252

**Full Changelog**: https://github.com/lancedb/lancedb/compare/v0.4.17...v0.4.18

python-v0.6.11
What's Changed
* add rename_table fn and more data for index_stats to return by QianZhu in https://github.com/lancedb/lancedb/pull/1234
* chore: disable the remote feature by default by westonpace in https://github.com/lancedb/lancedb/pull/1239
* chore: fix main branch test failure by eddyxu in https://github.com/lancedb/lancedb/pull/1240
* fix: passing data to createTable as option by albertlockett in https://github.com/lancedb/lancedb/pull/1242
* feat: allow the index_cache_size to be configured when opening a table by westonpace in https://github.com/lancedb/lancedb/pull/1245
* chore: update to Lance version 0.10.16 and Arrow version 51 by westonpace in https://github.com/lancedb/lancedb/pull/1247


**Full Changelog**: https://github.com/lancedb/lancedb/compare/python-v0.6.10...python-v0.6.11

python-v0.6.10
What's Changed
* ci: fix failures in release scripts by wjones127 in https://github.com/lancedb/lancedb/pull/1215
* docs : Update Reranking docs by AyushExel in https://github.com/lancedb/lancedb/pull/1213
* fix(python): Update to latest cohere reranking api by AyushExel in https://github.com/lancedb/lancedb/pull/1212
* [docs] Fix broken links and clarify language in integrations docs by prrao87 in https://github.com/lancedb/lancedb/pull/1209
* docs : Embedding functions quickstart and minor fixes by AyushExel in https://github.com/lancedb/lancedb/pull/1217
* doc: fix typo, broken links by westonpace in https://github.com/lancedb/lancedb/pull/1218
* feat: bump lance version from 0.10.10 to 0.10.12 by westonpace in https://github.com/lancedb/lancedb/pull/1219
* docs: fix minor typo by westonpace in https://github.com/lancedb/lancedb/pull/1220
* fix: update lance to 0.10.13 by albertlockett in https://github.com/lancedb/lancedb/pull/1226
* chore: upgrade lance to 0.10.15 by chebbyChefNEQ in https://github.com/lancedb/lancedb/pull/1229
* chore: fix get_registry call in baai embeddings example by alexkohler in https://github.com/lancedb/lancedb/pull/1230

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

**Full Changelog**: https://github.com/lancedb/lancedb/compare/python-v0.6.8...python-v0.6.10

0.4.17

What's Changed
* feat: expose storage options in LanceDB by wjones127 in https://github.com/lancedb/lancedb/pull/1204
* This lets you pass authentication and other configurations down to object stores through the `storage_options` argument.
* chore: restore `requests` which was lost during rebase by westonpace in https://github.com/lancedb/lancedb/pull/1205
* BREAKING CHANGE: Check if remote table exists when opening (with caching) by albertlockett in https://github.com/lancedb/lancedb/pull/1214


**Full Changelog**: https://github.com/lancedb/lancedb/compare/v0.4.16...v0.4.17

python-v0.6.8
What's Changed
* feat: expose storage options in LanceDB by wjones127 in https://github.com/lancedb/lancedb/pull/1204
* This lets you pass authentication and other configurations down to object stores through the `storage_options` argument.
* python: Bug fixes / tests by raghavdixit99 in https://github.com/lancedb/lancedb/pull/1210
* chore: restore `requests` which was lost during rebase by westonpace in https://github.com/lancedb/lancedb/pull/1205
* BREAKING CHANGE: Check if remote table exists when opening (with caching) by albertlockett in https://github.com/lancedb/lancedb/pull/1214

**Full Changelog**: https://github.com/lancedb/lancedb/compare/python-v0.6.7...python-v0.6.8

0.4.16

New features
* feat: add filterable countRows to remote API by QianZhu in https://github.com/lancedb/lancedb/pull/1169
* feat: remote count_rows need to return the number by QianZhu in https://github.com/lancedb/lancedb/pull/1181
* add a default value for search.limit to be consistent with python sdk by QianZhu in https://github.com/lancedb/lancedb/pull/1191

Bug fixes
* fix error decoding in nodejs client by albertlockett in https://github.com/lancedb/lancedb/pull/1184
* bug: fix the return value of countRows by QianZhu in https://github.com/lancedb/lancedb/pull/1186
* ensure table names are uri encoded for tables by albertlockett in https://github.com/lancedb/lancedb/pull/1189

Other changes
* chore: pass str instead of String to build table names by eddyxu in https://github.com/lancedb/lancedb/pull/1178
* chore: add social link footer by eddyxu in https://github.com/lancedb/lancedb/pull/1177
* SQL Documentation includes DataFusion functions by eduardjbotha in https://github.com/lancedb/lancedb/pull/1179
* chore: upgrade to lance-0.10.9 by wjones127 in https://github.com/lancedb/lancedb/pull/1192

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

**Full Changelog**: https://github.com/lancedb/lancedb/compare/v0.4.15...v0.4.16

python-v0.6.7
New features
* feat: add filterable countRows to remote API by QianZhu in https://github.com/lancedb/lancedb/pull/1169

Performance improvements
* perf: ship fp16kernels in Python wheels by wjones127 in https://github.com/lancedb/lancedb/pull/1148

Bug fixes
* remote count_rows need to return the number by QianZhu in https://github.com/lancedb/lancedb/pull/1181
* fix error decoding in nodejs client by albertlockett in https://github.com/lancedb/lancedb/pull/1184
* ensure table names are uri encoded for tables by albertlockett in https://github.com/lancedb/lancedb/pull/1189

Other changes
* chore: add social link footer by eddyxu in https://github.com/lancedb/lancedb/pull/1177
* SQL Documentation includes DataFusion functions by eduardjbotha in https://github.com/lancedb/lancedb/pull/1179
* chore: upgrade to lance-0.10.9 by wjones127 in https://github.com/lancedb/lancedb/pull/1192

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

**Full Changelog**: https://github.com/lancedb/lancedb/compare/python-v0.6.6...python-v0.6.7

0.4.15

What's Changed
* New logo on docs site by albertlockett in https://github.com/lancedb/lancedb/pull/1157
* added new logo to vercel example gif by albertlockett in https://github.com/lancedb/lancedb/pull/1158
* chore: fix clippy by westonpace in https://github.com/lancedb/lancedb/pull/1162
* chore: add nodejs to bumpversion by westonpace in https://github.com/lancedb/lancedb/pull/1161
* ci: fix name collision in npm artifacts for vectordb by wjones127 in https://github.com/lancedb/lancedb/pull/1164
* docs: add a reference to lancedb/lance in the docs by westonpace in https://github.com/lancedb/lancedb/pull/1166
* Update LanceDB Logo in README by albertlockett in https://github.com/lancedb/lancedb/pull/1167
* chore: bump lance version to 0.10.6 by westonpace in https://github.com/lancedb/lancedb/pull/1175


**Full Changelog**: https://github.com/lancedb/lancedb/compare/v0.4.14...v0.4.15

python-v0.6.6
This release introduces an async API for python. This API is more than just an asynchronous API, it shifts the python SDK to be based on the Rust SDK (instead of pylance). This paves the way for long term feature alignment across the SDKs. As a result, this new API is not yet as fully featured as the old API.

What's Changed
* docs: add the async python API to the docs by westonpace in https://github.com/lancedb/lancedb/pull/1156
* docs: Add all available HF/sentence transformers embedding models list by AyushExel in https://github.com/lancedb/lancedb/pull/1134
* New logo on docs site by albertlockett in https://github.com/lancedb/lancedb/pull/1157
* added new logo to vercel example gif by albertlockett in https://github.com/lancedb/lancedb/pull/1158
* chore: fix clippy by westonpace in https://github.com/lancedb/lancedb/pull/1162
* chore: add nodejs to bumpversion by westonpace in https://github.com/lancedb/lancedb/pull/1161
* ci: fix name collision in npm artifacts for vectordb by wjones127 in https://github.com/lancedb/lancedb/pull/1164
* docs: add a reference to lancedb/lance in the docs by westonpace in https://github.com/lancedb/lancedb/pull/1166
* Update LanceDB Logo in README by albertlockett in https://github.com/lancedb/lancedb/pull/1167
* chore: bump lance version to 0.10.6 by westonpace in https://github.com/lancedb/lancedb/pull/1175


**Full Changelog**: https://github.com/lancedb/lancedb/compare/v0.4.14...python-v0.6.6

0.4.14

What's Changed
* feat: refactor the query API and add query support to the python async API by westonpace in https://github.com/lancedb/lancedb/pull/1113
* Unhide Pydantic guides in Docs by koaning in https://github.com/lancedb/lancedb/pull/1122
* feat(rust): add trait for incoming data by westonpace in https://github.com/lancedb/lancedb/pull/1128
* docs: add links to rust SDK docs, remove references to rust SDK being unstable / experimental by westonpace in https://github.com/lancedb/lancedb/pull/1131
* feat: change DistanceType to be independent thing instead of resuing lance_linalg by westonpace in https://github.com/lancedb/lancedb/pull/1133
* fix: fix compile error in example caused by merge conflict by westonpace in https://github.com/lancedb/lancedb/pull/1135
* feat(python): Support reranking for vector and fts by AyushExel in https://github.com/lancedb/lancedb/pull/1103
* feat(python): support writing huggingface dataset and dataset dict by changhiskhan in https://github.com/lancedb/lancedb/pull/1110
* Order by field support FTS by natcharacter in https://github.com/lancedb/lancedb/pull/1132
* feat: introduce ArrowNative wrapper struct for adding data that is already a RecordBatchReader by westonpace in https://github.com/lancedb/lancedb/pull/1139
* feat: add to_batches API 805 by ighose in https://github.com/lancedb/lancedb/pull/1048
* better error msg for query vector with wrong dim by QianZhu in https://github.com/lancedb/lancedb/pull/1140
* fix nodejs test by QianZhu in https://github.com/lancedb/lancedb/pull/1141
* chore: bump lance to 0.10.5 by eddyxu in https://github.com/lancedb/lancedb/pull/1145
* chore: validate table name by eddyxu in https://github.com/lancedb/lancedb/pull/1146
* remove warnings by QianZhu in https://github.com/lancedb/lancedb/pull/1147
* Node SDK Client middleware for HTTP Requests by albertlockett in https://github.com/lancedb/lancedb/pull/1130
* Adds a Ask LanceDB button to docs. by pmaddi in https://github.com/lancedb/lancedb/pull/1150
* feat: add publish step for nodejs by westonpace in https://github.com/lancedb/lancedb/pull/1155

New Contributors
* ighose made their first contribution in https://github.com/lancedb/lancedb/pull/1048
* pmaddi made their first contribution in https://github.com/lancedb/lancedb/pull/1150

**Full Changelog**: https://github.com/lancedb/lancedb/compare/v0.4.13...v0.4.14

python-v0.6.5
What's Changed
* feat: refactor the query API and add query support to the python async API by westonpace in https://github.com/lancedb/lancedb/pull/1113
* Unhide Pydantic guides in Docs by koaning in https://github.com/lancedb/lancedb/pull/1122
* feat: change DistanceType to be independent thing instead of resuing lance_linalg by westonpace in https://github.com/lancedb/lancedb/pull/1133
* fix: fix compile error in example caused by merge conflict by westonpace in https://github.com/lancedb/lancedb/pull/1135
* feat(python): Support reranking for vector and fts by AyushExel in https://github.com/lancedb/lancedb/pull/1103
* feat(python): support writing huggingface dataset and dataset dict by changhiskhan in https://github.com/lancedb/lancedb/pull/1110
* Order by field support FTS by natcharacter in https://github.com/lancedb/lancedb/pull/1132
* feat: introduce ArrowNative wrapper struct for adding data that is already a RecordBatchReader by westonpace in https://github.com/lancedb/lancedb/pull/1139
* feat: add to_batches API 805 by ighose in https://github.com/lancedb/lancedb/pull/1048
* better error msg for query vector with wrong dim by QianZhu in https://github.com/lancedb/lancedb/pull/1140
* chore: bump lance to 0.10.5 by eddyxu in https://github.com/lancedb/lancedb/pull/1145

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

**Full Changelog**: https://github.com/lancedb/lancedb/compare/python-v0.6.4...python-v0.6.5

Page 3 of 11

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.