Commit Graph

  • 45f2d9976b update embedding_fine_tune ayush chaurasia 2024-04-11 16:24:29 +05:30
  • d155e82723 [docs] Fix broken links and clarify language in integrations docs (#1209) Prashanth Rao 2024-04-11 06:02:08 -04:00
  • 5d8c91256c fix(python): Update to latest cohere reranking api (#1212) Ayush Chaurasia 2024-04-11 15:20:29 +05:30
  • 44c03ebef3 docs : Update Reranking docs (#1213) Ayush Chaurasia 2024-04-11 15:20:00 +05:30
  • 8ea06fe7f3 ci: fix failures in release scripts (#1215) Will Jones 2024-04-10 13:09:39 -07:00
  • cf06b653d4 [python] Bump version: 0.6.7 → 0.6.8 python-v0.6.8 Lance Release 2024-04-10 17:51:45 +00:00
  • 09cfab6d00 Updating package-lock.json Lance Release 2024-04-10 17:40:03 +00:00
  • e4945abb1a Bump version: 0.4.16 → 0.4.17 v0.4.17 Lance Release 2024-04-10 17:39:52 +00:00
  • a6aa67baed python: Bug fixes / tests (#1210) Raghav Dixit 2024-04-10 13:17:14 -04:00
  • 1d23af213b feat: expose storage options in LanceDB (#1204) Will Jones 2024-04-10 10:12:04 -07:00
  • 25dea4e859 BREAKING CHANGE: Check if remote table exists when opening (with caching) (#1214) Bert 2024-04-10 11:54:47 -04:00
  • 8a1227030a chore: restore requests which was lost during rebase (#1205) Weston Pace 2024-04-07 23:26:43 -07:00
  • 9fee384d2c chore(node): restore package-lock.json lost during rebase Weston Pace 2024-04-05 16:36:29 -07:00
  • b2952acca7 chore(python): remove redundant files (#1203) Ayush Chaurasia 2024-04-06 01:58:58 +05:30
  • 2b132a0bef Fix markdown formatting (#1188) Pranav Maddi 2024-04-05 12:58:26 -07:00
  • ba56208a34 ci: fix job (#1193) Will Jones 2024-04-05 08:46:33 -07:00
  • 2d2042d59e chore(python): Remove settings manager and telemetry. (#1198) Ayush Chaurasia 2024-04-05 19:32:57 +05:30
  • 1c41a00d87 Embeddings: HF model hub support added via transformers (#1154) Raghav Dixit 2024-04-05 00:26:27 -04:00
  • ac63d4066b Updating package-lock.json Lance Release 2024-04-05 01:03:07 +00:00
  • be2074b90d [python] Bump version: 0.6.6 → 0.6.7 Lance Release 2024-04-04 23:43:04 +00:00
  • 6c452f29e9 Bump version: 0.4.15 → 0.4.16 Lance Release 2024-04-04 21:39:58 +00:00
  • 8a7ded23b2 chore: upgrade to lance-0.10.9 (#1192) Will Jones 2024-04-04 14:39:24 -07:00
  • 871500db70 add a default value for search.limit to be consistent with python sdk (#1191) QianZhu 2024-04-04 12:22:10 -07:00
  • a900bc0827 ensure table names are uri encoded for tables (#1189) Bert 2024-04-04 13:48:07 -04:00
  • 47cff963c5 feat: ship fp16kernels in Python wheels (#1148) Will Jones 2024-04-04 09:33:34 -07:00
  • e6ff3d848b chore: bump to 0.10.8 (#1187) Lei Xu 2024-04-03 16:52:32 -07:00
  • 44d799ebb8 bug: fix the return value of countRows (#1186) QianZhu 2024-04-03 16:31:49 -07:00
  • 1d3325dcc5 chore: bump lance version (#1185) Lei Xu 2024-04-03 14:46:05 -07:00
  • ff45f25cf2 fix error decoding in nodejs client (#1184) Bert 2024-04-03 10:24:51 -04:00
  • a34cc770c5 remote count_rows need to return the number (#1181) QianZhu 2024-04-02 13:12:22 -07:00
  • f749b8808f SQL Documentation includes DataFusion functions (#1179) eduardjbotha 2024-04-02 16:49:48 +02:00
  • 7e5a54b76a chore: add social link footer (#1177) Lei Xu 2024-04-01 22:09:27 -07:00
  • 3f14938392 chore: pass str instead of String to build table names (#1178) Lei Xu 2024-04-01 21:31:07 -07:00
  • 3bd16e1b14 Updating package-lock.json Lance Release 2024-04-02 02:28:04 +00:00
  • 2f89fc26f1 feat: add filterable countRows to remote API (#1169) QianZhu 2024-04-01 14:31:15 -07:00
  • e5bfec4318 [python] Bump version: 0.6.5 → 0.6.6 Lance Release 2024-04-01 19:09:01 +00:00
  • e0f50013ea Bump version: 0.4.14 → 0.4.15 Lance Release 2024-04-01 18:36:13 +00:00
  • e4e64f9d6b chore: bump lance version to 0.10.6 (#1175) Weston Pace 2024-04-01 13:35:47 -05:00
  • 6c9f4c4304 Update LanceDB Logo in README (#1167) Bert 2024-03-29 10:10:43 -04:00
  • e21b56293c docs: add a reference to @lancedb/lance in the docs (#1166) Weston Pace 2024-03-29 06:55:03 -05:00
  • 1b0aaf9ec3 ci: fix name collision in npm artifacts for vectordb (#1164) Will Jones 2024-03-28 14:07:27 -05:00
  • 01239da082 chore: add nodejs to bumpversion (#1161) Weston Pace 2024-03-28 10:54:32 -05:00
  • 6060c0cd36 chore: fix clippy (#1162) Weston Pace 2024-03-28 10:54:17 -05:00
  • bb179981dd added new logo to vercel example gif (#1158) Bert 2024-03-26 16:25:36 -04:00
  • 2e1f1c6d5d New logo on docs site (#1157) Bert 2024-03-26 11:20:13 -04:00
  • b916f5f132 docs: Add all available HF/sentence transformers embedding models list (#1134) Ayush Chaurasia 2024-03-26 19:04:09 +05:30
  • f97c7dad8c docs: add the async python API to the docs (#1156) Weston Pace 2024-03-26 07:54:16 -05:00
  • ccf13f15d4 Bump version: 0.4.13 → 0.4.14 Lance Release 2024-03-25 15:42:49 +00:00
  • 287c5ca2f9 feat: add publish step for nodejs (#1155) Weston Pace 2024-03-25 08:23:30 -07:00
  • 479289dd38 Adds a Ask LanceDB button to docs. (#1150) Pranav Maddi 2024-03-22 12:39:44 -07:00
  • 1e41232f28 Node SDK Client middleware for HTTP Requests (#1130) Bert 2024-03-22 11:58:05 -04:00
  • db2631c2ad remove warnings (#1147) QianZhu 2024-03-21 14:49:01 -07:00
  • 473ef7e426 chore: validate table name (#1146) Lei Xu 2024-03-21 14:46:13 -07:00
  • d32dc84653 [python] Bump version: 0.6.4 → 0.6.5 Lance Release 2024-03-21 19:53:38 +00:00
  • 1aaaeff511 chore: bump lance to 0.10.5 (#1145) Lei Xu 2024-03-21 12:53:02 -07:00
  • bdd07a5dfa fix nodejs test (#1141) QianZhu 2024-03-21 07:21:39 -07:00
  • 63db51c90d better error msg for query vector with wrong dim (#1140) QianZhu 2024-03-20 21:01:05 -07:00
  • 0838e12b30 feat: add to_batches API #805 (#1048) Ishani Ghose 2024-03-20 13:38:06 -07:00
  • 968c62cb8f feat: introduce ArrowNative wrapper struct for adding data that is already a RecordBatchReader (#1139) Weston Pace 2024-03-20 13:28:17 -07:00
  • f6e9f8e3f4 Order by field support FTS (#1132) natcharacter 2024-03-20 04:27:37 -04:00
  • 4466cfa958 feat(python): support writing huggingface dataset and dataset dict (#1110) Chang She 2024-03-20 00:22:03 -07:00
  • 42fad84ec8 feat(python): Support reranking for vector and fts (#1103) Ayush Chaurasia 2024-03-19 22:20:31 +05:30
  • b36c750cc7 fix: fix compile error in example caused by merge conflict (#1135) Weston Pace 2024-03-19 08:55:15 -07:00
  • a23b856410 feat: change DistanceType to be independent thing instead of resuing lance_linalg (#1133) Weston Pace 2024-03-19 07:27:51 -07:00
  • 0fe0976a0e 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
  • abde77eafb feat(rust): add trait for incoming data (#1128) Weston Pace 2024-03-19 07:15:49 -07:00
  • 85a9ef472f Unhide Pydantic guides in Docs (#1122) vincent d warmerdam 2024-03-19 07:47:51 +01:00
  • 4180b44472 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
  • 2db257ca29 [python] Bump version: 0.6.3 → 0.6.4 Lance Release 2024-03-16 18:59:14 +00:00
  • 1f816d597a Bump version: 0.4.12 → 0.4.13 Lance Release 2024-03-16 05:21:44 +00:00
  • c1e3dc48af feat: bump lance to 0.10.4 (#1123) Weston Pace 2024-03-15 22:21:04 -07:00
  • b9afc01cfd Explain vonoroi seed initalisation (#1114) vincent d warmerdam 2024-03-15 22:16:05 +01:00
  • 8bb983bc3d fix(python): Add python azure blob read support (#1102) Christian Di Lorenzo 2024-03-15 17:15:41 -04:00
  • 1ea0c33545 feat: update lance to v0.10.3 (#1094) Weston Pace 2024-03-15 08:50:28 -07:00
  • 765569425c doc updates (#1085) Raghav Dixit 2024-03-14 05:08:28 -04:00
  • 377832e532 feat(python): support optional vector field in pydantic model (#1097) Chang She 2024-03-13 14:35:08 -07:00
  • 723defbe7e add index_stats python api (#1096) QianZhu 2024-03-13 08:47:54 -07:00
  • c33110397e fix(python): fix typo in passing in the api_key explicitly (#1098) Chang She 2024-03-12 22:01:12 -07:00
  • b6a522d483 feat: add list_indices to the async api (#1074) Weston Pace 2024-03-12 14:41:21 -07:00
  • 9031ec6878 feat: add update to the async API (#1093) Weston Pace 2024-03-12 14:11:37 -07:00
  • f0c5f5ba62 fix: handle uri in object (#1091) Will Jones 2024-03-12 13:25:56 -07:00
  • 47daf9b7b0 feat: add time travel operations to the async API (#1070) Weston Pace 2024-03-12 09:20:23 -07:00
  • f822255683 feat: add create_index to the async python API (#1052) Weston Pace 2024-03-12 05:17:05 -07:00
  • 90af5cf028 fix: propagate filter validation errors (#1092) Will Jones 2024-03-11 14:11:39 -07:00
  • fec6f92184 [python] Bump version: 0.6.2 → 0.6.3 Lance Release 2024-03-11 20:16:36 +00:00
  • 35bc4f3078 feat: configurable timeout for LanceDB Cloud queries (#1090) Rob Meng 2024-03-11 16:15:48 -04:00
  • 89ce417452 Update default_embedding_functions.md (#1073) Ivan Leo 2024-03-12 00:00:07 +08:00
  • d4502add44 Remove remote integration workflow (#1076) Weston Pace 2024-03-07 12:00:04 -08:00
  • 334857a8cb fix: Allow converting from NativeTable to Table (#1069) Will Jones 2024-03-07 08:33:46 -08:00
  • 386d5da22f Bump version: 0.4.11 → 0.4.12 Lance Release 2024-03-06 23:26:38 +00:00
  • 77ba97416d [python] Bump version: 0.6.1 → 0.6.2 Lance Release 2024-03-06 16:28:50 +00:00
  • 5120bf262b fix: make checkout_latest force a reload (#1064) Will Jones 2024-03-05 11:51:47 -08:00
  • f27167017b chore: bump lance to 0.10.2 (#1061) Lei Xu 2024-03-05 10:16:07 -08:00
  • 73c69a6b9a 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
  • 05f9a77baf feat: more accessible errors (#1025) Will Jones 2024-03-05 07:57:11 -08:00
  • 10089481c0 doc(python): document the method in fts (#982) Chang She 2024-03-04 16:42:24 -08:00
  • b5326d31e9 fix(python): Few fts patches (#1039) Ayush Chaurasia 2024-03-05 06:11:59 +05:30
  • c60a193767 fix: sanitize foreign schemas (#1058) Weston Pace 2024-03-04 13:06:36 -08:00
  • 785ecfa037 feat: reconfigure typescript linter / formatter for nodejs (#1042) Weston Pace 2024-03-04 10:49:08 -08:00
  • 8033a44d68 feat: add support for add to async python API (#1037) Weston Pace 2024-03-04 09:27:41 -08:00