Commit Graph

  • b2b0979b90 Updating package-lock.json Lance Release 2024-11-14 04:42:38 +00:00
  • ee2a40b182 Bump version: 0.13.0-beta.1 → 0.13.0-beta.2 v0.13.0-beta.2 Lance Release 2024-11-14 04:42:19 +00:00
  • 4ca0b15354 Bump version: 0.16.0-beta.0 → 0.16.0-beta.1 python-v0.16.0-beta.1 Lance Release 2024-11-14 04:41:56 +00:00
  • d8c217b47d chore: bump lance to 0.19.2 (#1829) Rob Meng 2024-11-13 23:23:02 -05:00
  • b724b1a01f feat: support remote empty query (#1828) Rob Meng 2024-11-13 23:04:52 -05:00
  • abd75e0ead feat: search multiple query vectors as one query (#1811) Will Jones 2024-11-13 16:05:16 -08:00
  • 0fd8a50bd7 ci(node): run examples in CI (#1796) Will Jones 2024-11-13 11:10:56 -08:00
  • 9f228feb0e ci: remove cache to fix build issues on windows arm runner (#1820) Umut Hope YILDIRIM 2024-11-13 12:27:10 -05:00
  • 90e9c52d0a docs: update hybrid search example to latest langchain (#1824) Ayush Chaurasia 2024-11-13 09:36:25 +05:30
  • 68974a4e06 ci: add index URL to fix failing docs build (#1823) Will Jones 2024-11-12 16:54:22 -08:00
  • 4c9bab0d92 fix: use pandas with pydantic embedding column (#1818) Lei Xu 2024-11-11 14:48:56 -08:00
  • 5117aecc38 docs: search param explanation for OSS doc (#1815) QianZhu 2024-11-11 11:57:17 -08:00
  • f69b673c1e Merge branch 'main' of https://github.com/lancedb/lancedb into yang/relative-lance-dep yang/relative-lance-dep BubbleCal 2024-11-11 17:36:06 +08:00
  • 729718cb09 fix: arm64 runner proto already installed bug (#1810) Umut Hope YILDIRIM 2024-11-08 17:49:37 -05:00
  • b1c84e0bda feat: added lancedb and vectordb release ci for win32-arm64-msvc npmjs only (#1805) Umut Hope YILDIRIM 2024-11-08 14:40:57 -05:00
  • cbbc07d0f5 feat: voyageai support (#1799) fzowl 2024-11-08 20:21:20 +01:00
  • 21021f94ca docs: introducing LanceDB Guru on Gurubase.io (#1797) Kursat Aktas 2024-11-08 21:55:22 +03:00
  • 0ed77fa990 chore: impl Debug & Clone for Index params (#1808) BubbleCal 2024-11-09 01:07:43 +08:00
  • 4372c231cd feat: support optimize indices in sync API (#1769) BubbleCal 2024-11-09 00:48:07 +08:00
  • 4c6b728a31 feat: support FTS options on RemoteTable BubbleCal 2024-11-08 18:47:00 +08:00
  • 138a12a427 Merge branch 'main' of https://github.com/lancedb/lancedb into yang/relative-lance-dep BubbleCal 2024-11-08 18:49:09 +08:00
  • fa9ca8f7a6 ci: arm64 windows build support (#1770) Umut Hope YILDIRIM 2024-11-06 18:34:23 -05:00
  • 2a35d24ee6 Updating package-lock.json Lance Release 2024-11-06 17:26:36 +00:00
  • dd9ce337e2 Bump version: 0.13.0-beta.0 → 0.13.0-beta.1 v0.13.0-beta.1 Lance Release 2024-11-06 17:26:17 +00:00
  • b9921d56cc fix(node): update default log level to warn (#1801) Will Jones 2024-11-06 09:13:53 -08:00
  • 0cfd9ed18e Updating package-lock.json Lance Release 2024-11-05 23:21:50 +00:00
  • 975398c3a8 Bump version: 0.12.0 → 0.13.0-beta.0 v0.13.0-beta.0 Lance Release 2024-11-05 23:21:32 +00:00
  • 08d5f93f34 Bump version: 0.15.0 → 0.16.0-beta.0 python-v0.16.0-beta.0 Lance Release 2024-11-05 23:21:13 +00:00
  • 91cab3b556 feat(python): transition Python remote sdk to use Rust implementation (#1701) Will Jones 2024-11-05 13:44:39 -08:00
  • c61bfc3af8 chore: update package locks (#1798) Will Jones 2024-11-05 13:28:59 -08:00
  • 4e8c7b0adf fix: serialize vectordb client errors as json (#1795) Bert 2024-11-05 14:16:25 -05:00
  • 26f4a80e10 feat: upgrade to lance 0.19.2-beta.3 (#1794) Weston Pace 2024-11-05 06:43:41 -08:00
  • 3604d20ad3 feat(python,node): support with_row_id in Python and remote (#1784) Will Jones 2024-11-04 11:25:45 -08:00
  • 9708d829a9 fix: explain plan options (#1776) Gagan Bhullar 2024-11-04 11:25:34 -07:00
  • 059c9794b5 fix(rust): fix update, open_table, fts search in remote client (#1785) Will Jones 2024-11-04 08:27:55 -08:00
  • 15ed7f75a0 feat(python): support post filter on FTS (#1783) Will Jones 2024-11-01 10:05:05 -07:00
  • 96181ab421 feat: fast_search in Python and Node (#1623) Will Jones 2024-11-01 09:29:09 -07:00
  • 0c108407ab bump version BubbleCal 2024-11-01 15:17:25 +08:00
  • a7fead3801 Merge branch 'main' of https://github.com/lancedb/lancedb into yang/relative-lance-dep BubbleCal 2024-11-01 15:15:23 +08:00
  • f3fc339ef6 fix(rust): fix delete, update, query in remote SDK (#1782) Will Jones 2024-10-31 15:22:09 -07:00
  • 113cd6995b fix: index_stats works for FTS indices (#1780) Will Jones 2024-10-30 11:33:49 -07:00
  • 02535bdc88 Updating package-lock.json Lance Release 2024-10-29 22:16:51 +00:00
  • facc7d61c0 Bump version: 0.12.0-beta.0 → 0.12.0 v0.12.0 Lance Release 2024-10-29 22:16:32 +00:00
  • f947259f16 Bump version: 0.11.1-beta.1 → 0.12.0-beta.0 Lance Release 2024-10-29 22:16:27 +00:00
  • e291212ecf Bump version: 0.15.0-beta.0 → 0.15.0 python-v0.15.0 Lance Release 2024-10-29 22:16:05 +00:00
  • edc6445f6f Bump version: 0.14.1-beta.1 → 0.15.0-beta.0 Lance Release 2024-10-29 22:16:05 +00:00
  • a324f4ad7a feat(node): enable logging and show full errors (#1775) Will Jones 2024-10-29 15:13:34 -07:00
  • 55104c5bae feat: allow distance type (metric) to be specified during hybrid search (#1777) Weston Pace 2024-10-29 13:51:18 -07:00
  • d71df4572e docs: revamp langchain integration page (#1773) Rithik Kumar 2024-10-29 22:55:50 +05:30
  • aa269199ad docs: fix archived examples links (#1751) Rithik Kumar 2024-10-29 22:55:27 +05:30
  • 32fdcf97db feat!: upgrade lance to 0.19.1 (#1762) BubbleCal 2024-10-30 00:03:52 +08:00
  • fe8b5b31f8 fix: error during deserialization of "INVERTED" index type rpgreen/0.19.1-2 Ryan Green 2024-10-25 14:55:13 -02:30
  • d1d0247014 fix: error during deserialization of "INVERTED" index type Ryan Green 2024-10-25 14:54:31 -02:30
  • 4bee551465 fix: error during deserialization of "INVERTED" index type Ryan Green 2024-10-25 14:52:29 -02:30
  • dfe7851ea7 fix: error during deserialization of "INVERTED" index type rpgreen/fix-inverted-deser Ryan Green 2024-10-25 14:51:08 -02:30
  • bbe5da8ece Merge branch 'refs/heads/main' into rpgreen/fix-inverted-deser Ryan Green 2024-10-25 14:50:44 -02:30
  • 61c4c661f6 fix: error during deserialization of "INVERTED" index type Ryan Green 2024-10-25 14:49:30 -02:30
  • b9802a0d23 Revert "fix: error during deserialization of "INVERTED" index type" Ryan Green 2024-10-25 14:46:47 -02:30
  • c6141ee4b4 Revert "fix: error during deserialization of "INVERTED" index type" Ryan Green 2024-10-25 14:46:25 -02:30
  • 2ea5939f85 fix: error during deserialization of "INVERTED" index type Ryan Green 2024-10-25 14:40:14 -02:30
  • b898b3dcd6 Fix index type Ryan Green 2024-10-25 14:32:05 -02:30
  • b01af0690c Fix index type Ryan Green 2024-10-25 14:30:37 -02:30
  • 6b64fd1ab6 Fix index type Ryan Green 2024-10-25 14:30:30 -02:30
  • 460378cdf9 Bump pylance version Ryan Green 2024-10-25 09:55:14 -02:30
  • f9d0dd8523 Fix Ryan Green 2024-10-23 11:27:17 -05:00
  • 9ac7a69e4e Fix tokenizer_config Ryan Green 2024-10-23 11:23:57 -05:00
  • ffba946890 bump lance to 0.19.1 Ryan Green 2024-10-22 19:41:57 -05:00
  • 04e1f1ee4c Updating package-lock.json Lance Release 2024-10-23 00:34:22 +00:00
  • bbc588e27d Bump version: 0.11.1-beta.0 → 0.11.1-beta.1 v0.11.1-beta.1 Lance Release 2024-10-23 00:34:01 +00:00
  • 5517e102c3 Bump version: 0.14.1-beta.0 → 0.14.1-beta.1 python-v0.14.1-beta.1 Lance Release 2024-10-23 00:33:40 +00:00
  • f3a2b7d055 use stable release rpgreen/0.19.1 Ryan Green 2024-10-22 18:38:39 -05:00
  • ef0bf6df3b fix build Ryan Green 2024-10-22 11:27:18 -05:00
  • b4bf0db7d5 fix tag Ryan Green 2024-10-22 11:13:03 -05:00
  • 285757f705 testing Ryan Green 2024-10-22 10:47:15 -05:00
  • 4fd0ea0c4a Remove tags Ryan Green 2024-10-22 10:31:26 -05:00
  • 3629229444 feat: upgrade lance to 0.19.1 Ryan Green 2024-10-22 10:26:35 -05:00
  • 82197c54e4 perf: eliminate iop in refresh (#1760) Will Jones 2024-10-18 13:40:24 -07:00
  • 48f46d4751 docs(node): update indexStats signature and regenerate docs (#1742) Will Jones 2024-10-18 10:53:28 -07:00
  • 437316cbbc Updating package-lock.json Lance Release 2024-10-17 18:59:18 +00:00
  • d406eab2c8 Bump version: 0.11.0 → 0.11.1-beta.0 v0.11.1-beta.0 Lance Release 2024-10-17 18:59:01 +00:00
  • 1f41101897 Bump version: 0.14.0 → 0.14.1-beta.0 python-v0.14.1-beta.0 Lance Release 2024-10-17 18:58:45 +00:00
  • 99e4db0d6a feat(rust): allow add_embedding on create_empty_table (#1754) Will Jones 2024-10-17 11:58:15 -07:00
  • 46486d4d22 fix: list_indices can handle fts indexes (#1753) Will Jones 2024-10-16 10:39:40 -07:00
  • 7bbfdfbe9c Pretend 0.18.3 is published weston/0.18.3-snapshot Weston Pace 2024-10-16 10:16:51 -07:00
  • f43cb8bba1 feat: upgrade lance to 0.18.3 (#1748) Weston Pace 2024-10-16 00:48:31 -07:00
  • 38eb05f297 fix(python): remove dependency on retry package (#1749) James Wu 2024-10-15 15:13:57 -07:00
  • 679a70231e feat: allow fast_search on python remote table (#1747) Ryan Green 2024-10-14 14:39:54 -06:00
  • e7b56b7b2a docs: add permanent link chain icon to headings without impacting SEO (#1746) Dominik Weckmüller 2024-10-14 20:58:23 +02:00
  • 5ccd0edec2 docs: clarify infrastructure requirements for S3 Express One Zone (#1745) Olzhas Alexandrov 2024-10-12 01:06:28 +05:00
  • 9c74c435e0 ci: update package lock (#1740) Will Jones 2024-10-09 14:14:08 -07:00
  • 6de53ce393 Updating package-lock.json Lance Release 2024-10-09 18:54:29 +00:00
  • 9f42fbba96 Bump version: 0.11.0-beta.2 → 0.11.0 v0.11.0 Lance Release 2024-10-09 18:54:09 +00:00
  • d892f7a622 Bump version: 0.11.0-beta.1 → 0.11.0-beta.2 Lance Release 2024-10-09 18:54:04 +00:00
  • 515ab5f417 Bump version: 0.14.0-beta.1 → 0.14.0 python-v0.14.0 Lance Release 2024-10-09 18:53:35 +00:00
  • 8d0055fe6b Bump version: 0.14.0-beta.0 → 0.14.0-beta.1 Lance Release 2024-10-09 18:53:34 +00:00
  • 5f9d8509b3 feat: upgrade Lance to v0.18.2 (#1737) Will Jones 2024-10-09 10:46:46 -07:00
  • f3b6a1f55b feat(node): bind remote SDK to rust implementation (#1730) Will Jones 2024-10-09 10:46:27 -07:00
  • aff25e3bf9 fix(node): add native packages to bump version (#1738) Will Jones 2024-10-08 22:03:53 -07:00
  • 8509f73221 feat: better errors for remote SDK (#1722) Will Jones 2024-10-08 21:21:13 -07:00
  • 607476788e feat(rust): list_indices in remote SDK (#1726) Will Jones 2024-10-08 20:45:21 -07:00