Commit Graph

  • dbdd0a7b4b Order by field support FTS (#1132) natcharacter 2024-03-20 04:27:37 -04:00
  • befb79c5f9 feat(python): support writing huggingface dataset and dataset dict (#1110) Chang She 2024-03-20 00:22:03 -07:00
  • 0a387a5429 feat(python): Support reranking for vector and fts (#1103) Ayush Chaurasia 2024-03-19 22:20:31 +05:30
  • 5a173e1d54 fix: fix compile error in example caused by merge conflict (#1135) Weston Pace 2024-03-19 08:55:15 -07:00
  • 51bdbcad98 feat: change DistanceType to be independent thing instead of resuing lance_linalg (#1133) Weston Pace 2024-03-19 07:27:51 -07:00
  • 0c7809c7a0 docs: add links to rust SDK docs, remove references to rust SDK being unstable / experimental (#1131) Weston Pace 2024-03-19 07:16:48 -07:00
  • 2de226220b feat(rust): add trait for incoming data (#1128) Weston Pace 2024-03-19 07:15:49 -07:00
  • bd5b6f21e2 Unhide Pydantic guides in Docs (#1122) vincent d warmerdam 2024-03-19 07:47:51 +01:00
  • 6331807b95 feat: refactor the query API and add query support to the python async API (#1113) Weston Pace 2024-03-18 12:36:49 -07:00
  • 83cb3f01a4 Updating package-lock.json Lance Release 2024-03-18 18:05:55 +00:00
  • 81f2cdf736 [python] Bump version: 0.6.3 → 0.6.4 python-v0.6.4 Lance Release 2024-03-16 18:59:14 +00:00
  • d404a3590c Updating package-lock.json Lance Release 2024-03-16 05:21:58 +00:00
  • e688484bd3 Bump version: 0.4.12 → 0.4.13 v0.4.13 Lance Release 2024-03-16 05:21:44 +00:00
  • 3bcd61c8de feat: bump lance to 0.10.4 (#1123) Weston Pace 2024-03-15 22:21:04 -07:00
  • c76ec48603 Explain vonoroi seed initalisation (#1114) vincent d warmerdam 2024-03-15 22:16:05 +01:00
  • d974413745 fix(python): Add python azure blob read support (#1102) Christian Di Lorenzo 2024-03-15 17:15:41 -04:00
  • ec4f2fbd30 feat: update lance to v0.10.3 (#1094) Weston Pace 2024-03-15 08:50:28 -07:00
  • 6375ea419a chore(python): Increase event interval for telemetry (#1108) Ayush Chaurasia 2024-03-15 17:04:43 +05:30
  • de14120bbe debug saas-search-cosine qzhu 2024-03-14 16:23:41 -07:00
  • fa342e7df4 init debug qzhu 2024-03-14 15:56:50 -07:00
  • 6689192cee doc updates (#1085) Raghav Dixit 2024-03-14 05:08:28 -04:00
  • dbec598610 feat(python): support optional vector field in pydantic model (#1097) Chang She 2024-03-13 14:35:08 -07:00
  • 8f6e7ce4f3 add index_stats python api (#1096) QianZhu 2024-03-13 08:47:54 -07:00
  • b482f41bf4 fix(python): fix typo in passing in the api_key explicitly (#1098) Chang She 2024-03-12 22:01:12 -07:00
  • 86c9bc0d2d stuff 600 Chang She 2024-03-12 18:45:21 -07:00
  • c1dfad675a see if we make EncodedImage work Chang She 2024-03-05 10:08:19 -08:00
  • 2e1838a62a ruff Chang She 2024-03-04 17:16:24 -08:00
  • 4d39f63cf6 add import guidance Chang She 2024-03-04 16:50:15 -08:00
  • 3c4f2a7020 fix Chang She 2024-03-03 21:59:20 -08:00
  • 48a4202748 fix Chang She 2024-03-03 21:51:38 -08:00
  • 2084fbcff4 working? Chang She 2024-03-03 21:48:36 -08:00
  • 408988abce just keep EncodedImage for now Chang She 2024-03-03 21:36:46 -08:00
  • e68fbf65cc foo Chang She 2024-03-03 12:27:18 -08:00
  • 63399dc0ee unused imports Rok Mihevc 2024-01-06 02:05:39 +01:00
  • 0b0f4e9d1c __get_pydantic_core_schema__ Rok Mihevc 2024-01-06 01:34:47 +01:00
  • 2ec0e79303 Minor change Rok Mihevc 2024-01-05 19:54:39 +01:00
  • d86dd2c60d test automatic reading of uris Rok Mihevc 2024-01-05 18:54:58 +01:00
  • 67b38d6115 changes Rok Mihevc 2024-01-05 18:46:24 +01:00
  • c112dea28b work Rok Mihevc 2023-10-25 12:31:34 +02:00
  • d662b9744e black Rok Mihevc 2023-10-25 04:43:17 +02:00
  • ac955a5a7e initial commit Rok Mihevc 2023-10-25 04:36:57 +02:00
  • b7c816c919 add index_stats to python api add-python-indexstats qzhu 2024-03-12 16:28:15 -07:00
  • 4dc7497547 feat: add list_indices to the async api (#1074) Weston Pace 2024-03-12 14:41:21 -07:00
  • d744972f2f feat: add update to the async API (#1093) Weston Pace 2024-03-12 14:11:37 -07:00
  • 9bc320874a fix: handle uri in object (#1091) Will Jones 2024-03-12 13:25:56 -07:00
  • 510d449167 feat: add time travel operations to the async API (#1070) Weston Pace 2024-03-12 09:20:23 -07:00
  • 356e89a800 feat: add create_index to the async python API (#1052) Weston Pace 2024-03-12 05:17:05 -07:00
  • ae1cf4441d fix: propagate filter validation errors (#1092) Will Jones 2024-03-11 14:11:39 -07:00
  • 34dd548bc8 init commit for test qzhu 2024-03-11 13:28:24 -07:00
  • 1ae08fe31d [python] Bump version: 0.6.2 → 0.6.3 python-v0.6.3 Lance Release 2024-03-11 20:16:36 +00:00
  • a517629c65 feat: configurable timeout for LanceDB Cloud queries (#1090) Rob Meng 2024-03-11 16:15:48 -04:00
  • 553dae1607 Update default_embedding_functions.md (#1073) Ivan Leo 2024-03-12 00:00:07 +08:00
  • 9c7e00eec3 Remove remote integration workflow (#1076) Weston Pace 2024-03-07 12:00:04 -08:00
  • a7d66032aa fix: Allow converting from NativeTable to Table (#1069) Will Jones 2024-03-07 08:33:46 -08:00
  • 7fb8a732a5 Updating package-lock.json Lance Release 2024-03-07 01:05:09 +00:00
  • f393ac3b0d Updating package-lock.json Lance Release 2024-03-06 23:26:48 +00:00
  • ca83354780 Bump version: 0.4.11 → 0.4.12 v0.4.12 Lance Release 2024-03-06 23:26:38 +00:00
  • 272cbcad7a [python] Bump version: 0.6.1 → 0.6.2 python-v0.6.2 Lance Release 2024-03-06 16:28:50 +00:00
  • 722fe1836c fix: make checkout_latest force a reload (#1064) Will Jones 2024-03-05 11:51:47 -08:00
  • d1983602c2 chore: bump lance to 0.10.2 (#1061) Lei Xu 2024-03-05 10:16:07 -08:00
  • 9148cd6d47 feat: page_token / limit to native table_names function. Use async table_names function from sync table_names function (#1059) Weston Pace 2024-03-05 08:38:18 -08:00
  • 47dbb988bf feat: more accessible errors (#1025) Will Jones 2024-03-05 07:57:11 -08:00
  • 6821536d44 doc(python): document the method in fts (#982) Chang She 2024-03-04 16:42:24 -08:00
  • d6f0663671 fix(python): Few fts patches (#1039) Ayush Chaurasia 2024-03-05 06:11:59 +05:30
  • ea33b68c6c fix: sanitize foreign schemas (#1058) Weston Pace 2024-03-04 13:06:36 -08:00
  • 1453bf4e7a feat: reconfigure typescript linter / formatter for nodejs (#1042) Weston Pace 2024-03-04 10:49:08 -08:00
  • abaf315baf feat: add support for add to async python API (#1037) Weston Pace 2024-03-04 09:27:41 -08:00
  • 14b9277ac1 chore(rust): update rust version (#810) Chang She 2024-03-03 18:51:58 -08:00
  • d621826b79 feat(python): allow user to override api url (#1054) Chang She 2024-03-03 18:29:47 -08:00
  • 08c0803ae1 chore(python): use pypi tantivy to speed up CI (#987) Chang She 2024-03-03 16:57:55 -08:00
  • 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