Commit Graph

  • a8a50591d7 [docs] small fixes (#308) Leon Yee 2023-07-14 12:46:31 -07:00
  • 6dfe7fabc2 pin half (#310) gsilvestrin 2023-07-14 12:45:05 -07:00
  • 2b108e1c80 Updating package-lock.json file (#301) gsilvestrin 2023-07-13 17:50:01 -07:00
  • 8c9edafccc [Doc] Add more Python integrations documents (#299) Lei Xu 2023-07-13 17:09:39 -07:00
  • 0590413b96 Added transformersJS example to docs and node/examples (#297) Leon Yee 2023-07-13 17:01:36 -07:00
  • bd2d40a927 Bump version: 0.1.12 → 0.1.13 v0.1.13 Lance Release 2023-07-13 21:17:35 +00:00
  • 08944bf4fd [Python] Convert Pydantic Model to Arrow Schema (#291) Lei Xu 2023-07-13 11:16:37 -07:00
  • 826dc90151 feat(node): add option object to connect method (#286) gsilvestrin 2023-07-13 11:03:48 -07:00
  • 08cc483ec9 [Doc] Describe the difference between ANN and KNN, and how to create indices. (#293) Lei Xu 2023-07-13 08:52:58 -07:00
  • ff1d206182 [Doc] Split the python integration into different topics (#292) Lei Xu 2023-07-12 21:26:59 -07:00
  • c385c55629 feat(node): pull node binaries into separate packages (3) (#285) gsilvestrin 2023-07-12 16:52:04 -07:00
  • 0a03f7ca5a Bump version: 0.1.11 → 0.1.12 v0.1.12 Lance Release 2023-07-12 04:20:34 +00:00
  • 88be978e87 allow logging in JS (#283) Rob Meng 2023-07-11 22:50:36 -04:00
  • 98b12caa06 export create table with aws credentials (#282) Rob Meng 2023-07-11 17:21:10 -04:00
  • 091dffb171 Bump version: 0.1.10 → 0.1.11 v0.1.11 Lance Release 2023-07-11 20:42:15 +00:00
  • ace6aa883a Upgrade lance to 0.5.5, and plumb thru new features from the upgrade (#279) Rob Meng 2023-07-11 16:33:39 -04:00
  • 80c25f9896 [Docs] uncomment cosine metric (#271) Tevin Wang 2023-07-11 12:30:11 -07:00
  • caf22fdb71 Run rust tests when Cargo.toml changes (#276) gsilvestrin 2023-07-11 11:19:06 -07:00
  • 0e7ae5dfbf [Python] Fix list type conversion to JSON and temporal types (#274) Lei Xu 2023-07-11 11:05:51 -07:00
  • b261e27222 Pin lance version (#275) gsilvestrin 2023-07-11 10:58:15 -07:00
  • 9f603f73a9 [Python] Schema to JSON (#272) Lei Xu 2023-07-10 18:11:24 -07:00
  • 9ef846929b [Python] List tables from remote service (#262) Lei Xu 2023-07-09 23:58:03 -07:00
  • 97364a2514 Bump to v0.1.10-python v0.1.10-python Lei Xu 2023-07-09 21:52:11 -07:00
  • e6c6da6104 [Python] Initial support of cloud API (#260) Lei Xu 2023-07-07 15:41:15 -07:00
  • a5eb665b7d [docs] dynamic docs generation and deployment (#253) Leon Yee 2023-07-06 21:10:36 -07:00
  • e2325c634b Allow creation of an empty table (#254) Chang She 2023-07-06 20:44:58 -07:00
  • 507eeae9c8 Set default to error instead of drop (#259) Chang She 2023-07-05 22:44:18 -07:00
  • bb3df62dce Bump version: 0.1.9 → 0.1.10 v0.1.10 Lance Release 2023-07-06 03:05:32 +00:00
  • dc7146b2cb [Node] Expose IVF PQ config (#258) Lei Xu 2023-07-05 19:54:21 -07:00
  • d701947f0b [Rust] Re-export WriteMode from lancedb instead of lance (#257) Lei Xu 2023-07-05 18:20:31 -07:00
  • 3c46d7f268 Handle NaN input data (#241) Chang She 2023-07-04 20:00:46 -07:00
  • 9600a38ff0 [docs] fixed javascript docs for overloaded functions (#247) Leon Yee 2023-07-04 13:07:34 -07:00
  • 148ed82607 Bump Lance version to 0.5.3 (#250) Lei Xu 2023-07-04 08:34:41 -07:00
  • fc725c99f0 [Node] Create Table with WriteMode (#246) Lei Xu 2023-07-03 17:04:21 -07:00
  • a6bdffd75b bump lance to 0.5.2, make object store construction hook public (#237) Rob Meng 2023-06-29 18:50:02 -04:00
  • 051c03c3c9 Add dot product support (#239) Lei Xu 2023-06-29 10:32:01 -07:00
  • 39479dcf8e fix sha error in npm (#236) Tevin Wang 2023-06-29 09:31:23 -07:00
  • b731a6aed9 Add docs code testing & documentation syntax changes (#196) Tevin Wang 2023-06-28 11:07:26 -07:00
  • 0f58bd7af2 allow passing ReadParams to dataset when opening a table (#234) Rob Meng 2023-06-28 11:20:09 -04:00
  • 01abf82808 Refactor TS client to use interface + implementation pattern (#226) Rob Meng 2023-06-27 21:45:01 -04:00
  • eb5bcda337 Error implementations (#232) Leon Yee 2023-06-27 16:48:31 -07:00
  • 4bc676e26a [Python] Support replace during create_index (#233) Lei Xu 2023-06-27 16:02:07 -07:00
  • c68c236f17 [Js] Create index with replace flag (#229) Lei Xu 2023-06-26 18:38:20 -07:00
  • 313e66c4c5 Specify and Index Column for Vector Search (#217) Philip Kung 2023-06-26 16:11:08 -07:00
  • e850df56f1 fix requirements Lei Xu 2023-06-26 12:25:29 -07:00
  • 8c5507075c Sql filter document (#228) Lei Xu 2023-06-26 12:22:22 -07:00
  • 0e4c52b8a6 bump python module version python-v0.1.9 Will Jones 2023-06-26 11:25:39 -07:00
  • c8bebf4776 Bump version: 0.1.8 → 0.1.9 v0.1.9 Lance Release 2023-06-26 18:12:38 +00:00
  • c14ad91df0 [Node] drop table api (#221) Lei Xu 2023-06-23 19:58:37 -07:00
  • ad48242ffb feat: support for deletion (#219) Will Jones 2023-06-23 18:09:07 -07:00
  • 1a9a392e20 [docs] CTA for discord + twitter (#218) Leon Yee 2023-06-22 16:52:34 -07:00
  • b489edc576 Add favicon in docs (#209) Ayush Chaurasia 2023-06-20 09:00:46 +05:30
  • 8708fde3ef Revert "feat(node): pull node binaries into separate packages (2) (#1… (#206) gsilvestrin 2023-06-16 18:15:49 -07:00
  • cc7e54298b Bump version: 0.1.7 → 0.1.8 v0.1.8 Lance Release 2023-06-17 00:33:53 +00:00
  • d1e8a97a2a isort entire repo (#200) Rob Meng 2023-06-15 20:12:10 -04:00
  • 01dadb0862 Bump version: 0.1.6 → 0.1.7 v0.1.7 Lance Release 2023-06-15 23:30:01 +00:00
  • 0724d41c4b feat(node): pull node binaries into separate packages (2) (#197) gsilvestrin 2023-06-15 16:15:42 -07:00
  • cbb56e25ab port remote connection client into lancedb (#194) Rob Meng 2023-06-15 18:57:52 -04:00
  • 78de8f5782 feat(node): add Table.countRows() (#185) gsilvestrin 2023-06-15 14:35:54 -07:00
  • a6544c2a31 Bump version: 0.1.5 → 0.1.6 v0.1.6 Lance Release 2023-06-15 16:16:03 +00:00
  • 39ed70896a [rust] added rust.yml for /rust directory (#193) Leon Yee 2023-06-14 11:46:08 -07:00
  • ae672df1b7 feat(rust): add action to publish release to crates.io (#192) gsilvestrin 2023-06-14 11:01:22 -07:00
  • 15c3f42387 feat(node): add action to tag node / rust releases (#186) gsilvestrin 2023-06-14 11:01:02 -07:00
  • f65d85efcc feat(node): add where method to query builder (#183) gsilvestrin 2023-06-14 10:54:43 -07:00
  • 6b5c046c3b [Python] Updated to_df implementation in Contextualizer class (#174) Utkarsh Gautam 2023-06-14 21:52:32 +05:30
  • d00f4e51d0 Fix node ffi build (#191) Lei Xu 2023-06-13 19:31:29 -07:00
  • fbc44d4243 Fix small typo in ann_indexes.md (#190) Benjamin Manns 2023-06-13 20:43:18 -04:00
  • b53eee42ce Upgrade to lance 0.4.21 (#187) Lei Xu 2023-06-13 15:39:44 -07:00
  • 7e0d6088ca [docs] Fixed langchain example broken link in index.md (#184) Utkarsh Gautam 2023-06-14 01:10:39 +05:30
  • 5210f40a33 [python] Bump version: 0.1.7 → 0.1.8 python-v0.1.8 Lance Release 2023-06-12 22:06:59 +00:00
  • 5ec4a5d730 feat(python): add action to build and publish wheel (#179) gsilvestrin 2023-06-12 14:54:54 -07:00
  • e4f64fca7b Bump pylance 0.4.17 -> 0.4.20 (#173) gsilvestrin 2023-06-12 14:54:20 -07:00
  • 4744640bd2 [python] Bump version: 0.1.6 → 0.1.7 python-v0.1.7 Lance Release 2023-06-12 21:39:16 +00:00
  • 094b5e643c bugfix(python) Make release action has invalid name (#180) gsilvestrin 2023-06-12 14:24:15 -07:00
  • a318778d2a feat(python): add action to tag python releases (#172) gsilvestrin 2023-06-12 13:59:08 -07:00
  • 9b83ce3d2a add black to python CI (#178) Tevin Wang 2023-06-12 11:22:34 -07:00
  • 7bad676f30 [Python] FIx Contextualizer validation to arguments (#168) Nithin PS 2023-06-12 21:50:09 +05:30
  • 0e981e782b [nodejs] bumping version to 0.1.5 (#171) gsilvestrin 2023-06-09 12:33:17 -07:00
  • e18cdfc7cf [docs] Fixed Minor typo in embedding.md (#167) Utkarsh Gautam 2023-06-09 10:31:51 +05:30
  • fed33a51d5 wip: make the python API reference a bit nicer (#162) Will Jones 2023-06-08 16:07:06 -07:00
  • a56b65db84 rename examples for slugs (#159) Jai 2023-06-07 16:44:54 -07:00
  • f21caebeda Update links in README.md (#161) gsilvestrin 2023-06-07 13:16:00 -07:00
  • 12da77a9f7 [doc] removed index creation from quickstart (#160) gsilvestrin 2023-06-07 09:29:38 -07:00
  • 131b2dc57b [nodejs] Added completed youtube transcript example / docs (#156) gsilvestrin 2023-06-06 16:26:21 -07:00
  • 3798f56a9b bump version for v0.1.6-python v0.1.6-python Chang She 2023-06-05 18:20:15 -07:00
  • 50cdb16b45 Better handle empty results from tantivy (#155) Chang She 2023-06-05 18:18:14 -07:00
  • d803482588 [nodejs] bumping version to 0.1.4 (#147) gsilvestrin 2023-06-03 13:59:58 -07:00
  • f37994b72a [nodejs] deprecated created_index in favor of createIndex. (#145) gsilvestrin 2023-06-03 11:05:35 -07:00
  • 2418de0a3c [nodejs] add npm clean task (#146) gsilvestrin 2023-06-03 11:05:02 -07:00
  • d0c47e3838 added projection api for nodejs (#140) gsilvestrin 2023-06-03 10:34:08 -07:00
  • 41cca31f48 Modal example using LangChain (#143) Jai 2023-06-03 06:08:31 -07:00
  • b621009d39 add multimodal gif, add copy about fts, sql (#144) Jai 2023-06-02 22:25:33 -07:00
  • 6a9cde22de Update broken doc links to refer to new directory and include gallery app for multimodal search (#142) Jai 2023-06-02 21:27:26 -07:00
  • bfa90b35ee add code snippet for each example (#141) Chang She 2023-06-02 21:27:02 -07:00
  • 12ec29f55b Adding nodejs CHANGELOG.md (#132) gsilvestrin 2023-06-02 18:27:53 -07:00
  • cdd08ef35c [Doc] Metrics types. (#135) Lei Xu 2023-06-02 17:18:01 -07:00
  • adcb2a1387 Update mkdocs.yml (#138) Jai 2023-06-02 17:13:32 -07:00
  • 9d52a32668 Minor patch to docs (#136) Jai 2023-06-02 16:26:03 -07:00
  • 11b2e63eea fix index docs (#134) Jai 2023-06-02 16:16:34 -07:00
  • daedf1396b update references to end to end examples, use s3 for langchain exampl… (#133) Jai 2023-06-02 16:08:56 -07:00