Commit Graph

  • 62632cb90b doc: fix docs deployment GHA (#1055) Chang She 2024-03-03 16:04:45 -08:00
  • 14566df213 [docs]: Fix issues with Rust code snippets in "quick start" (#1047) Prashanth Rao 2024-03-03 18:59:57 -05:00
  • acfdf1b9cb Fix default_embedding_functions.md (#1043) Louis Guitton 2024-03-04 00:22:53 +01:00
  • f95402af7c doc: fix langchain link (#1053) Chang She 2024-03-03 15:20:48 -08:00
  • d14c9b6d9e feat(python): add model_names() method to openai embedding function (#1049) Chang She 2024-03-03 12:33:00 -08:00
  • 887ac0d79d Merge branch 'main' of https://github.com/lancedb/lancedb into hybrid_query hybrid_query ayush chaurasia 2024-03-01 11:14:06 +05:30
  • c1af53b787 Add create scalar index to sdk (#1033) QianZhu 2024-02-29 13:32:01 -08:00
  • 2a02d1394b feat: port create_table to the async python API and the remote rust API (#1031) Weston Pace 2024-02-29 13:29:29 -08:00
  • 085066d2a8 [python] Bump version: 0.6.0 → 0.6.1 python-v0.6.1 Lance Release 2024-02-29 19:48:16 +00:00
  • adf1a38f4d fix: fix columns type for pydantic 2.x (#1045) Rob Meng 2024-02-29 14:47:56 -05:00
  • 294c33a42e feat: Initial remote table implementation for rust (#1024) Weston Pace 2024-02-29 10:55:49 -08:00
  • 245786fed7 [python] Bump version: 0.5.7 → 0.6.0 python-v0.6.0 Lance Release 2024-02-29 16:03:01 +00:00
  • edd9a043f8 chore: enable test for dropping table (#1038) BubbleCal 2024-02-29 15:00:24 +08:00
  • 38c09fc294 A simple base usage that install the dependencies necessary to use FT… (#1036) natcharacter 2024-02-28 12:38:05 -05:00
  • ebaa2dede5 chore: upgrade to lance 0.10.1 (#1034) Rob Meng 2024-02-28 11:06:46 -05:00
  • ba7618a026 chore(rust): report the TableNotFound error while dropping non-exist table (#1022) BubbleCal 2024-02-28 20:46:39 +08:00
  • a6bcbd007b feat: add a basic async python client starting point (#1014) Weston Pace 2024-02-27 04:52:02 -08:00
  • 5af74b5aca feat: {add|alter|drop}_columns APIs (#1015) Will Jones 2024-02-26 11:04:53 -08:00
  • 8a52619bc0 refactor: change arrow from a direct dependency to a peer dependency (#984) Weston Pace 2024-02-23 14:08:39 -08:00
  • 3ad4992282 update ayush chaurasia 2024-02-23 14:11:58 +05:30
  • 51cc422799 update ayush chaurasia 2024-02-23 14:03:21 +05:30
  • a696dbc8f4 update ayush chaurasia 2024-02-23 13:54:44 +05:30
  • 314d4c93e5 Updating package-lock.json Lance Release 2024-02-23 05:11:22 +00:00
  • c5471ee694 Updating package-lock.json Lance Release 2024-02-23 03:57:39 +00:00
  • 4605359d3b Bump version: 0.4.10 → 0.4.11 v0.4.11 Lance Release 2024-02-23 03:57:28 +00:00
  • f1596122e6 refactor: rename the rust crate from vectordb to lancedb (#1012) Weston Pace 2024-02-22 19:56:39 -08:00
  • 3aa0c40168 feat(node): add read_consistency_interval to Node and Rust (#1002) Will Jones 2024-02-22 15:04:30 -08:00
  • 9ca0260d54 update ayush chaurasia 2024-02-23 03:03:39 +05:30
  • 6486ec870b update ayush chaurasia 2024-02-23 03:02:05 +05:30
  • 677b7c1fcc [python] Bump version: 0.5.6 → 0.5.7 python-v0.5.7 Lance Release 2024-02-22 20:07:12 +00:00
  • 8303a7197b chore: bump pylance to 0.9.18 (#1011) Lei Xu 2024-02-22 11:47:36 -08:00
  • 64db2393f7 update ayush chaurasia 2024-02-22 16:28:17 +05:30
  • 5fa9bfc4a8 python(feat): Imagebind embedding fn support (#1003) Raghav Dixit 2024-02-22 01:17:08 -05:00
  • bf2e9d0088 Docs: add meta tags (#1006) Ayush Chaurasia 2024-02-21 23:22:47 +05:30
  • bd4e8341fe update ayush chaurasia 2024-02-21 21:43:23 +05:30
  • f04590ddad refactor: rust vectordb API stabilization of the Connection trait (#993) Weston Pace 2024-02-20 18:35:52 -08:00
  • 62c5117def [python] Bump version: 0.5.5 → 0.5.6 python-v0.5.6 Lance Release 2024-02-20 20:45:02 +00:00
  • 22c196b3e3 lance 0.9.18 (#1000) Bert 2024-02-19 15:20:34 -05:00
  • 1f4ac71fa3 apply fixes for notebook (#989) Johannes Kolbe 2024-02-19 11:06:52 +01:00
  • b5aad2d856 docs: Add meta tag for image preview (#988) Ayush Chaurasia 2024-02-19 14:07:31 +05:30
  • ca6f55b160 doc: update navigation links for embedding functions (#986) Chang She 2024-02-17 12:12:11 -08:00
  • 6f8cf1e068 doc: improve embedding functions documentation (#983) Chang She 2024-02-17 10:39:28 -08:00
  • 96a7c1ab42 feat(python): add Tensor pydantic type changhiskhan/tensor-type Chang She 2024-02-17 10:29:50 -08:00
  • e0277383a5 feat(python): add optional threadpool for batch requests (#981) Chang She 2024-02-16 20:22:22 -08:00
  • d6b408e26f fix: use static C runtime on Windows (#979) Will Jones 2024-02-16 15:54:12 -08:00
  • 2447372c1f docs: show DuckDB with dataset, not table (#974) Will Jones 2024-02-16 09:18:18 -08:00
  • ca71352132 Revert "docs: Minimal reranking evaluation benchmarks (#977)" revert-977-docs_enhance Prashanth Rao 2024-02-15 12:06:05 -05:00
  • f0298d8372 docs: Minimal reranking evaluation benchmarks (#977) Ayush Chaurasia 2024-02-15 22:16:53 +05:30
  • 8debf26b81 update docs_enhance ayush chaurasia 2024-02-15 21:46:34 +05:30
  • d2af9fd81d update ayush chaurasia 2024-02-15 21:40:16 +05:30
  • 54693e6bec Updating package-lock.json Lance Release 2024-02-14 23:20:59 +00:00
  • 73b2977bff chore: upgrade lance to 0.9.16 (#975) v0.4.10 Will Jones 2024-02-14 14:20:03 -08:00
  • aec85f7875 ci: fix Node ARM release build (#971) Will Jones 2024-02-14 13:02:09 -08:00
  • 51f92ecb3d ci: reduce number of build jobs on aarch64 to avoid OOM (#970) Will Jones 2024-02-13 17:33:09 -08:00
  • 5b60412d66 [python] Bump version: 0.5.4 → 0.5.5 python-v0.5.5 Lance Release 2024-02-13 23:30:35 +00:00
  • 53d63966a9 Updating package-lock.json Lance Release 2024-02-13 23:23:02 +00:00
  • 5ba87575e7 Bump version: 0.4.9 → 0.4.10 Lance Release 2024-02-13 23:22:53 +00:00
  • cc5f2136a6 feat: make it easier to create empty tables (#942) Weston Pace 2024-02-13 10:51:18 -08:00
  • 78e5fb5451 [docs]: Fix typos and clarity in hybrid search docs (#966) Prashanth Rao 2024-02-13 12:55:59 -05:00
  • 8104c5c18e fix: wrap in BigInt to avoid upstream bug (#962) Will Jones 2024-02-13 08:13:56 -08:00
  • 4fbabdeec3 docs: Add setup cell for colab example (#965) Ayush Chaurasia 2024-02-13 20:42:01 +05:30
  • eb31d95fef feat(python): hybrid search updates, examples, & latency benchmarks (#964) Ayush Chaurasia 2024-02-13 17:58:39 +05:30
  • 3169c36525 chore: fix clippy lints (#963) Will Jones 2024-02-12 19:59:00 -08:00
  • 1b990983b3 Qian/make vector col optional (#950) QianZhu 2024-02-12 16:35:44 -08:00
  • 0c21f91c16 fix(node): statically link lzma (#961) Will Jones 2024-02-12 10:07:09 -08:00
  • 7e50c239eb Updating package-lock.json Lance Release 2024-02-10 18:07:16 +00:00
  • 24e8043150 chore: use a bigger runner for NPM publish jobs on aarch64 to avoid OOM (#955) Weston Pace 2024-02-10 09:57:33 -08:00
  • 990440385d Updating package-lock.json Lance Release 2024-02-09 23:37:31 +00:00
  • a693a9d897 Bump version: 0.4.8 → 0.4.9 v0.4.9 Lance Release 2024-02-09 23:37:21 +00:00
  • 82936c77ef [python] Bump version: 0.5.3 → 0.5.4 python-v0.5.4 Lance Release 2024-02-09 22:56:45 +00:00
  • dddcddcaf9 chore: bump lance version to 0.9.15 (#949) Weston Pace 2024-02-09 14:55:44 -08:00
  • a9727eb318 feat: add support for filter during merge insert when matched (#948) Weston Pace 2024-02-09 10:26:14 -08:00
  • 48d55bf952 added error msg to SaaS APIs (#852) QianZhu 2024-02-09 10:07:47 -08:00
  • d2e71c8b08 feat: add a filterable count_rows to all the lancedb APIs (#913) Weston Pace 2024-02-08 09:40:29 -08:00
  • f53aace89c Minor updates to FAQ (#935) Nitish Sharma 2024-02-08 10:19:25 +05:30
  • d982ee934a feat(python): Reranker DX improvements (#904) Ayush Chaurasia 2024-02-06 13:59:31 +05:30
  • 57605a2d86 feat(python): add read_consistency_interval argument (#828) Will Jones 2024-02-05 08:12:19 -08:00
  • 738511c5f2 feat(python): add support new openai embedding functions (#912) Ayush Chaurasia 2024-02-05 07:49:42 +05:30
  • 0b0f42537e chore: add global cargo config to enable minimal cpu target (#925) Lei Xu 2024-02-04 14:21:27 -08:00
  • d1b0c8f0fe feat(python): enable polars predict pushdown changhiskhan/lazy-polars Chang She 2024-02-03 19:23:07 -08:00
  • e412194008 fix hybrid search example (#922) QianZhu 2024-02-02 19:56:32 -08:00
  • a9088224c5 [python] Bump version: 0.5.2 → 0.5.3 python-v0.5.3 Lance Release 2024-02-03 03:04:04 +00:00
  • 688c57a0d8 fix: revert safe_import_pandas usage (#921) Ayush Chaurasia 2024-02-03 08:27:13 +05:30
  • 12a98deded Updating package-lock.json Lance Release 2024-02-02 22:37:23 +00:00
  • e4bb042918 Updating package-lock.json Lance Release 2024-02-02 21:57:07 +00:00
  • 04e1662681 Bump version: 0.4.7 → 0.4.8 v0.4.8 Lance Release 2024-02-02 21:56:57 +00:00
  • ce2242e06d [python] Bump version: 0.5.1 → 0.5.2 python-v0.5.2 Lance Release 2024-02-02 21:33:02 +00:00
  • 778339388a chore: bump pylance version to latest in pyproject.toml (#918) Weston Pace 2024-02-02 13:32:12 -08:00
  • 7f8637a0b4 feat: add merge_insert to the node and rust APIs (#915) Weston Pace 2024-02-02 13:16:51 -08:00
  • 09cd08222d make it explicit about the vector column data type (#916) QianZhu 2024-02-02 09:02:02 -08:00
  • a248d7feec fix: add request retry to python client (#917) Bert 2024-02-02 11:27:29 -05:00
  • cc9473a94a docs: add cleanup_old_versions and compact_files to Table for documentation purposes (#900) Weston Pace 2024-02-01 15:06:00 -08:00
  • c3be2e3962 small fix for the guides/table page small-doc-fix qzhu 2024-02-01 14:41:00 -08:00
  • d77e95a4f4 feat: upgrade to lance 0.9.11 and expose merge_insert (#906) Weston Pace 2024-02-01 11:36:29 -08:00
  • 62f053ac92 ci: bump to new version of python action to use node 20 gIthub action runtime (#909) Lei Xu 2024-02-01 11:36:03 -08:00
  • 34e10caad2 fix the repo link on npm, add links for homepage and bug report (#910) JacobLinCool 2024-02-01 13:07:11 +08:00
  • 2bbc56b9f9 more code merge_insert/albertlockett albertlockett 2024-01-31 18:46:38 -05:00
  • 65c9c0ba9b it compiles albertlockett 2024-01-31 18:28:51 -05:00
  • e2e45dd5a6 merge insert albertlockett 2024-01-31 16:41:56 -05:00
  • f5726e2d0c arrow table/f16 example (#907) QianZhu 2024-01-31 14:41:28 -08:00