Commit Graph

  • 3bbcaba65b chore(rust): update rust version (#810) Chang She 2024-03-03 18:51:58 -08:00
  • e60fde73ba feat(python): allow user to override api url (#1054) Chang She 2024-03-03 18:29:47 -08:00
  • a7dbe933dc chore(python): use pypi tantivy to speed up CI (#987) Chang She 2024-03-03 16:57:55 -08:00
  • 4f34a01020 doc: fix docs deployment GHA (#1055) Chang She 2024-03-03 16:04:45 -08:00
  • f9c244e608 [docs]: Fix issues with Rust code snippets in "quick start" (#1047) Prashanth Rao 2024-03-03 18:59:57 -05:00
  • 7f9ef0d329 Fix default_embedding_functions.md (#1043) Louis Guitton 2024-03-04 00:22:53 +01:00
  • a3761f4209 doc: fix langchain link (#1053) Chang She 2024-03-03 15:20:48 -08:00
  • 4b40dad963 feat(python): add model_names() method to openai embedding function (#1049) Chang She 2024-03-03 12:33:00 -08:00
  • b32b69c993 Add create scalar index to sdk (#1033) QianZhu 2024-02-29 13:32:01 -08:00
  • 4299f719ec 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
  • accf31fa92 [python] Bump version: 0.6.0 → 0.6.1 Lance Release 2024-02-29 19:48:16 +00:00
  • b8eb5d4bfe fix: fix columns type for pydantic 2.x (#1045) Rob Meng 2024-02-29 14:47:56 -05:00
  • 629c622d15 feat: Initial remote table implementation for rust (#1024) Weston Pace 2024-02-29 10:55:49 -08:00
  • 45b5b66c82 [python] Bump version: 0.5.7 → 0.6.0 Lance Release 2024-02-29 16:03:01 +00:00
  • 5896541bb8 chore: enable test for dropping table (#1038) BubbleCal 2024-02-29 15:00:24 +08:00
  • e29e4cc36d A simple base usage that install the dependencies necessary to use FT… (#1036) natcharacter 2024-02-28 12:38:05 -05:00
  • f3de3d990d chore: upgrade to lance 0.10.1 (#1034) Rob Meng 2024-02-28 11:06:46 -05:00
  • 0a8e258247 chore(rust): report the TableNotFound error while dropping non-exist table (#1022) BubbleCal 2024-02-28 20:46:39 +08:00
  • 2cec2a8937 feat: add a basic async python client starting point (#1014) Weston Pace 2024-02-27 04:52:02 -08:00
  • 464a36ad38 feat: {add|alter|drop}_columns APIs (#1015) Will Jones 2024-02-26 11:04:53 -08:00
  • ad1e81a1d1 refactor: change arrow from a direct dependency to a peer dependency (#984) Weston Pace 2024-02-23 14:08:39 -08:00
  • 562d1af1ed Bump version: 0.4.10 → 0.4.11 Lance Release 2024-02-23 03:57:28 +00:00
  • 2163502b31 refactor: rename the rust crate from vectordb to lancedb (#1012) Weston Pace 2024-02-22 19:56:39 -08:00
  • c5b0934bfb feat(node): add read_consistency_interval to Node and Rust (#1002) Will Jones 2024-02-22 15:04:30 -08:00
  • ef54bd5ba2 [python] Bump version: 0.5.6 → 0.5.7 Lance Release 2024-02-22 20:07:12 +00:00
  • 80e4d14c02 chore: bump pylance to 0.9.18 (#1011) Lei Xu 2024-02-22 11:47:36 -08:00
  • fdabf31984 python(feat): Imagebind embedding fn support (#1003) Raghav Dixit 2024-02-22 01:17:08 -05:00
  • 538d0320f7 Docs: add meta tags (#1006) Ayush Chaurasia 2024-02-21 23:22:47 +05:30
  • cbc0c439ef refactor: rust vectordb API stabilization of the Connection trait (#993) Weston Pace 2024-02-20 18:35:52 -08:00
  • 69492586f0 [python] Bump version: 0.5.5 → 0.5.6 Lance Release 2024-02-20 20:45:02 +00:00
  • f5627dac14 lance 0.9.18 (#1000) Bert 2024-02-19 15:20:34 -05:00
  • 32bfb68ac3 apply fixes for notebook (#989) Johannes Kolbe 2024-02-19 11:06:52 +01:00
  • bc871169f0 docs: Add meta tag for image preview (#988) Ayush Chaurasia 2024-02-19 14:07:31 +05:30
  • 3fc835e124 doc: update navigation links for embedding functions (#986) Chang She 2024-02-17 12:12:11 -08:00
  • 484a121866 doc: improve embedding functions documentation (#983) Chang She 2024-02-17 10:39:28 -08:00
  • bc850e6add feat(python): add optional threadpool for batch requests (#981) Chang She 2024-02-16 20:22:22 -08:00
  • 26eec4bef4 fix: use static C runtime on Windows (#979) Will Jones 2024-02-16 15:54:12 -08:00
  • f84a4855ca docs: show DuckDB with dataset, not table (#974) Will Jones 2024-02-16 09:18:18 -08:00
  • aecafa6479 docs: Minimal reranking evaluation benchmarks (#977) Ayush Chaurasia 2024-02-15 22:16:53 +05:30
  • efa846b6e5 chore: upgrade lance to 0.9.16 (#975) Will Jones 2024-02-14 14:20:03 -08:00
  • cf3dbcf684 ci: fix Node ARM release build (#971) Will Jones 2024-02-14 13:02:09 -08:00
  • c425d3759d ci: reduce number of build jobs on aarch64 to avoid OOM (#970) Will Jones 2024-02-13 17:33:09 -08:00
  • fded15c9fe [python] Bump version: 0.5.4 → 0.5.5 Lance Release 2024-02-13 23:30:35 +00:00
  • e888cb5b48 Bump version: 0.4.9 → 0.4.10 Lance Release 2024-02-13 23:22:53 +00:00
  • 9241f47f0e feat: make it easier to create empty tables (#942) Weston Pace 2024-02-13 10:51:18 -08:00
  • b014c24e66 [docs]: Fix typos and clarity in hybrid search docs (#966) Prashanth Rao 2024-02-13 12:55:59 -05:00
  • 68115f1369 fix: wrap in BigInt to avoid upstream bug (#962) Will Jones 2024-02-13 08:13:56 -08:00
  • f78fe721db docs: Add setup cell for colab example (#965) Ayush Chaurasia 2024-02-13 20:42:01 +05:30
  • 510e8378bc feat(python): hybrid search updates, examples, & latency benchmarks (#964) Ayush Chaurasia 2024-02-13 17:58:39 +05:30
  • 1045af6c09 chore: fix clippy lints (#963) Will Jones 2024-02-12 19:59:00 -08:00
  • 7afcfca10d Qian/make vector col optional (#950) QianZhu 2024-02-12 16:35:44 -08:00
  • 88205aba64 fix(node): statically link lzma (#961) Will Jones 2024-02-12 10:07:09 -08:00
  • da47938a43 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
  • 03e705c14c Bump version: 0.4.8 → 0.4.9 Lance Release 2024-02-09 23:37:21 +00:00
  • a7e60a4c3f [python] Bump version: 0.5.3 → 0.5.4 Lance Release 2024-02-09 22:56:45 +00:00
  • e12bdc78bb chore: bump lance version to 0.9.15 (#949) Weston Pace 2024-02-09 14:55:44 -08:00
  • 41ccb48160 feat: add support for filter during merge insert when matched (#948) Weston Pace 2024-02-09 10:26:14 -08:00
  • 069ad267bd added error msg to SaaS APIs (#852) QianZhu 2024-02-09 10:07:47 -08:00
  • 138fc3f66b feat: add a filterable count_rows to all the lancedb APIs (#913) Weston Pace 2024-02-08 09:40:29 -08:00
  • 2c3f982f4f Minor updates to FAQ (#935) Nitish Sharma 2024-02-08 10:19:25 +05:30
  • d07817a562 feat(python): Reranker DX improvements (#904) Ayush Chaurasia 2024-02-06 13:59:31 +05:30
  • 39cc2fd62b feat(python): add read_consistency_interval argument (#828) Will Jones 2024-02-05 08:12:19 -08:00
  • 0f00cd0097 feat(python): add support new openai embedding functions (#912) Ayush Chaurasia 2024-02-05 07:49:42 +05:30
  • 84edf56995 chore: add global cargo config to enable minimal cpu target (#925) Lei Xu 2024-02-04 14:21:27 -08:00
  • b2efd0da53 fix hybrid search example (#922) QianZhu 2024-02-02 19:56:32 -08:00
  • c101e9deed [python] Bump version: 0.5.2 → 0.5.3 Lance Release 2024-02-03 03:04:04 +00:00
  • a24e16f753 fix: revert safe_import_pandas usage (#921) Ayush Chaurasia 2024-02-03 08:27:13 +05:30
  • eb1f02919a Bump version: 0.4.7 → 0.4.8 Lance Release 2024-02-02 21:56:57 +00:00
  • c8f92c2987 [python] Bump version: 0.5.1 → 0.5.2 Lance Release 2024-02-02 21:33:02 +00:00
  • 9d115bd507 chore: bump pylance version to latest in pyproject.toml (#918) Weston Pace 2024-02-02 13:32:12 -08:00
  • 18f7bad3dd feat: add merge_insert to the node and rust APIs (#915) Weston Pace 2024-02-02 13:16:51 -08:00
  • 2e75b16403 make it explicit about the vector column data type (#916) QianZhu 2024-02-02 09:02:02 -08:00
  • 3c544582f6 fix: add request retry to python client (#917) Bert 2024-02-02 11:27:29 -05:00
  • f602e07f99 docs: add cleanup_old_versions and compact_files to Table for documentation purposes (#900) Weston Pace 2024-02-01 15:06:00 -08:00
  • 4eb819072a feat: upgrade to lance 0.9.11 and expose merge_insert (#906) Weston Pace 2024-02-01 11:36:29 -08:00
  • bd2d187538 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
  • f308a0ffdb fix the repo link on npm, add links for homepage and bug report (#910) JacobLinCool 2024-02-01 13:07:11 +08:00
  • 1f2eafca75 arrow table/f16 example (#907) QianZhu 2024-01-31 14:41:28 -08:00
  • 567c5f6d01 Bump version: 0.4.6 → 0.4.7 Lance Release 2024-01-31 20:29:28 +00:00
  • 8e139012e2 fix(node): pass AWS credentials to db level operations (#908) Lei Xu 2024-01-31 12:05:01 -08:00
  • d5be6c7a05 docs: provide AWS S3 cleanup and permissions advice (#903) Will Jones 2024-01-31 09:24:54 -08:00
  • 5a12224a02 chore: update JS/TS example in README (#898) Abraham Lopez 2024-01-30 14:09:45 -05:00
  • a617ad35ff ci: change apple silicon runner to free OSS macos-14 target (#901) Lei Xu 2024-01-30 11:05:42 -08:00
  • 61bf688e5b chore(python): GTE embedding function model name update (#902) Raghav Dixit 2024-01-30 13:26:29 -05:00
  • a41f7be88d feat(python): Hybrid search & Reranker API (#824) Ayush Chaurasia 2024-01-30 19:10:33 +05:30
  • ecbbe185c7 Fix image bgcolor (#891) Prashanth Rao 2024-01-30 06:20:29 -05:00
  • b326bf2ef6 doc: Add documentation chatbot for LanceDB (#890) Ayush Chaurasia 2024-01-30 11:24:57 +05:30
  • 472344fcb3 feat(python): Embedding fn support for gte-mlx/gte-large (#873) Raghav Dixit 2024-01-30 00:51:57 -05:00
  • bca80939c2 chore(python): Temporarily extend remote connection timeout (#888) Ayush Chaurasia 2024-01-29 17:34:33 +05:30
  • 911d063237 doc: fix js example of create index (#886) Lei Xu 2024-01-28 17:02:36 -08:00
  • 12e776821a doc: use snippet for rust code example and make sure rust examples run through CI (#885) Lei Xu 2024-01-28 14:30:30 -08:00
  • c6e5eb0398 fix: fix doc build to include the source snippet correctly (#883) Lei Xu 2024-01-28 11:55:58 -08:00
  • 1d0578ce25 doc(rust): minor fixes for Rust quick start. (#878) Chang She 2024-01-28 11:40:52 -08:00
  • e7fdb931de chore: convert all js doc test to use snippet. (#881) Lei Xu 2024-01-28 11:39:25 -08:00
  • d811b89de2 doc: use code snippet for typescript examples (#880) Lei Xu 2024-01-27 22:52:37 -08:00
  • 545a03d7f9 feat(python): Aws Bedrock embeddings integration (#822) Ayush Chaurasia 2024-01-28 02:04:15 +05:30
  • f2e29eb004 chore: upgrade lance, pylance and datafusion (#879) Lei Xu 2024-01-27 12:31:38 -08:00
  • 36dbf47d60 chore: add one rust SDK e2e example (#876) Lei Xu 2024-01-26 22:41:20 -08:00
  • fd2fd94862 doc: update quick start for full rust example (#872) Lei Xu 2024-01-26 16:19:43 -08:00
  • faa5912c3f chore: bump github actions to v4 due to GHA warnings of node version deprecation (#874) Lei Xu 2024-01-26 15:52:47 -08:00