Commit Graph

  • 8daed93a91 eslint fix Andrew Miracle 2024-01-13 09:15:01 +01:00
  • 2f72d5138e feat(python): Add gemini text embedding function (#806) Ayush Chaurasia 2024-01-13 12:08:55 +05:30
  • f1aad1afc7 Merge branch 'main' into tecmie/embeddings-openai Andrew Miracle 2024-01-12 10:18:54 +01:00
  • fa13fb9392 rebase from lancedb/main Andrew Miracle 2024-01-12 10:17:30 +01:00
  • d39145c7e4 Updating package-lock.json Lance Release 2024-01-11 21:34:04 +00:00
  • 3463248eba Bump version: 0.4.2 → 0.4.3 Lance Release 2024-01-11 21:33:55 +00:00
  • 3191966ffb [python] Bump version: 0.4.3 → 0.4.4 Lance Release 2024-01-11 21:29:00 +00:00
  • 3b119420b2 upgrade lance (#809) Will Jones 2024-01-11 13:28:10 -08:00
  • 6f7cb75b07 chore: remove black as dependency (#808) Lei Xu 2024-01-11 10:58:49 -08:00
  • 118a11c9b3 feat(node): align incoming data to table schema (#802) Chang She 2024-01-10 16:44:00 -08:00
  • 70ca6d8ea5 use requests instead of aiohttp for underlying http client (#803) Sebastian Law 2024-01-09 21:07:50 -08:00
  • 556e01d9d9 chore(python): add docstring for limit behavior (#800) Chang She 2024-01-09 20:20:13 -08:00
  • 1060dde858 feat(python): add phrase query option for fts (#798) Chang She 2024-01-09 19:41:31 -08:00
  • 950e05da81 feat(python): add count_rows with filter option (#801) Chang She 2024-01-09 19:33:03 -08:00
  • 2b7754f929 fix(rust): not sure why clippy is suddenly unhappy (#794) Chang She 2024-01-09 19:27:38 -08:00
  • d0bff7b78e feat(python): support new style optional syntax (#793) Chang She 2024-01-09 07:03:29 -08:00
  • 85f3f8793c chore(python): document phrase queries in fts (#788) Chang She 2024-01-08 21:49:31 -08:00
  • a758876a65 feat(node): support table.schema for LocalTable (#789) Chang She 2024-01-08 21:12:48 -08:00
  • 073a2a1b28 chore: bump lance to 0.9.5 (#790) Lei Xu 2024-01-07 19:27:47 -08:00
  • 195c106242 feat(python): Set heap size to get faster fts indexing performance (#762) Chang She 2024-01-07 15:15:13 -08:00
  • f0a654036e Updating package-lock.json Lance Release 2024-01-11 22:21:42 +00:00
  • 792830ccb5 raise exception if fts index does not exist (#776) lucasiscovici 2024-01-07 23:34:04 +01:00
  • 162f8536d1 Updating package-lock.json Lance Release 2024-01-11 21:34:04 +00:00
  • 5d198327bb Make examples work with current version of Openai api's (#779) sudhir 2024-01-08 06:27:56 +08:00
  • 55cc3ed5a2 Bump version: 0.4.2 → 0.4.3 Lance Release 2024-01-11 21:33:55 +00:00
  • b11428dddb Minor Fixes to Ingest Embedding Functions Docs (#777) Chris 2024-01-07 14:27:40 -08:00
  • 1387dc6e48 [python] Bump version: 0.4.3 → 0.4.4 Lance Release 2024-01-11 21:29:00 +00:00
  • 84c6c8f08c Minor corrections for docs of embedding_functions (#780) Vladimir Varankin 2024-01-07 23:26:35 +01:00
  • 63e273606e upgrade lance (#809) Will Jones 2024-01-11 13:28:10 -08:00
  • 35f83694be small bug fix for example code in SaaS JS doc (#770) QianZhu 2024-01-04 14:30:34 -08:00
  • 45b006d68c chore: remove black as dependency (#808) Lei Xu 2024-01-11 10:58:49 -08:00
  • 20208b9efb chore(python): handle NaN input in fts ingestion (#763) Chang She 2024-01-04 11:45:12 -08:00
  • c00af75d63 Add relevant imports for each step (#764) Bengsoon Chuah 2024-01-05 03:15:42 +08:00
  • 21245dfb9d SaaS JS API sdk doc (#740) QianZhu 2024-01-03 16:24:21 -08:00
  • 81487f10fe feat(js): support list of string input (#755) Chang She 2024-01-02 20:55:33 -08:00
  • 3aa233f38a Updating package-lock.json Lance Release 2023-12-30 00:53:51 +00:00
  • 3278fa75d1 Bump version: 0.4.1 → 0.4.2 Lance Release 2023-12-30 00:53:30 +00:00
  • 549f2bf396 [python] Bump version: 0.4.2 → 0.4.3 Lance Release 2023-12-30 00:52:54 +00:00
  • 138760bc6e chore: bump pylance to 0.9.2 (#754) Lei Xu 2023-12-29 16:39:45 -08:00
  • 0bddf77a73 docs: fix link (#752) Xin Hao 2023-12-30 07:33:24 +08:00
  • 154dc508ba feat(python): first cut batch queries for remote api (#753) Chang She 2023-12-29 15:33:03 -08:00
  • 0b8fe76590 [python] Bump version: 0.4.1 → 0.4.2 Lance Release 2023-12-29 00:19:21 +00:00
  • c22eacb8b6 chore(python): update embedding API to use openai 1.6.1 (#751) Chang She 2023-12-28 15:05:57 -08:00
  • 75d575ef4e feat: add timezone handling for datetime in pydantic (#578) Chang She 2023-12-28 11:02:56 -08:00
  • bc83bc9838 feat(python): add post filtering for full text search (#739) Chang She 2023-12-27 09:31:04 -08:00
  • a76b5755ff fix: createIndex index cache size (#741) Aidan 2023-12-27 12:25:13 -05:00
  • 9a192426d3 feat(python): support list of list fields from pydantic schema (#747) Chang She 2023-12-27 09:10:09 -08:00
  • ab794ba237 Updating package-lock.json Lance Release 2023-12-26 17:21:51 +00:00
  • 81e9df57c0 [python] Bump version: 0.4.0 → 0.4.1 Lance Release 2023-12-26 16:51:16 +00:00
  • 8705784cea Bump version: 0.4.0 → 0.4.1 Lance Release 2023-12-26 16:51:09 +00:00
  • b3fbca4aee Update default_embedding_functions.md (#744) elliottRobinson 2023-12-26 05:54:22 -08:00
  • 5948f11641 eslint fix Andrew Miracle 2024-01-09 16:27:22 +01:00
  • 9efc3fa6d8 remove console logs Andrew Miracle 2023-12-25 21:51:02 +00:00
  • 453bf113ae add support for openai SDK version ^4.24.1 Andrew Miracle 2023-12-25 20:29:54 +00:00
  • 4b243c5ff8 feat(node): align incoming data to table schema (#802) Chang She 2024-01-10 16:44:00 -08:00
  • 4aa7f58a07 use requests instead of aiohttp for underlying http client (#803) Sebastian Law 2024-01-09 21:07:50 -08:00
  • 7581cbb38f chore(python): add docstring for limit behavior (#800) Chang She 2024-01-09 20:20:13 -08:00
  • 881dfa022b feat(python): add phrase query option for fts (#798) Chang She 2024-01-09 19:41:31 -08:00
  • f17d16f935 feat(python): add count_rows with filter option (#801) Chang She 2024-01-09 19:33:03 -08:00
  • f3a905af63 fix(rust): not sure why clippy is suddenly unhappy (#794) Chang She 2024-01-09 19:27:38 -08:00
  • a07c6c465a feat(python): support new style optional syntax (#793) Chang She 2024-01-09 07:03:29 -08:00
  • 1dd663fc8a chore(python): document phrase queries in fts (#788) Chang She 2024-01-08 21:49:31 -08:00
  • 175ad9223b feat(node): support table.schema for LocalTable (#789) Chang She 2024-01-08 21:12:48 -08:00
  • 4c8690549a chore: bump lance to 0.9.5 (#790) Lei Xu 2024-01-07 19:27:47 -08:00
  • 3100f0d861 feat(python): Set heap size to get faster fts indexing performance (#762) Chang She 2024-01-07 15:15:13 -08:00
  • 328aa2247b raise exception if fts index does not exist (#776) lucasiscovici 2024-01-07 23:34:04 +01:00
  • 8a48b32689 Make examples work with current version of Openai api's (#779) sudhir 2024-01-08 06:27:56 +08:00
  • 6698376f02 Minor Fixes to Ingest Embedding Functions Docs (#777) Chris 2024-01-07 14:27:40 -08:00
  • 2fd829296e Minor corrections for docs of embedding_functions (#780) Vladimir Varankin 2024-01-07 23:26:35 +01:00
  • a25d10279c small bug fix for example code in SaaS JS doc (#770) QianZhu 2024-01-04 14:30:34 -08:00
  • e929491187 chore(python): handle NaN input in fts ingestion (#763) Chang She 2024-01-04 11:45:12 -08:00
  • e3ba5b2402 Add relevant imports for each step (#764) Bengsoon Chuah 2024-01-05 03:15:42 +08:00
  • 25d1c62c3f SaaS JS API sdk doc (#740) QianZhu 2024-01-03 16:24:21 -08:00
  • cd791a366b feat(js): support list of string input (#755) Chang She 2024-01-02 20:55:33 -08:00
  • 24afea8c56 Updating package-lock.json Lance Release 2023-12-30 03:16:41 +00:00
  • 0d2dbf7d09 Updating package-lock.json Lance Release 2023-12-30 00:53:51 +00:00
  • c629080d60 Bump version: 0.4.1 → 0.4.2 Lance Release 2023-12-30 00:53:30 +00:00
  • 918a2a4405 [python] Bump version: 0.4.2 → 0.4.3 Lance Release 2023-12-30 00:52:54 +00:00
  • 56db257ea9 chore: bump pylance to 0.9.2 (#754) Lei Xu 2023-12-29 16:39:45 -08:00
  • a63262cfda docs: fix link (#752) Xin Hao 2023-12-30 07:33:24 +08:00
  • 98af0ceec6 feat(python): first cut batch queries for remote api (#753) Chang She 2023-12-29 15:33:03 -08:00
  • 7778031b26 [python] Bump version: 0.4.1 → 0.4.2 Lance Release 2023-12-29 00:19:21 +00:00
  • c97ae6b787 chore(python): update embedding API to use openai 1.6.1 (#751) Chang She 2023-12-28 15:05:57 -08:00
  • 7bac1131fb feat: add timezone handling for datetime in pydantic (#578) Chang She 2023-12-28 11:02:56 -08:00
  • a0afa84786 feat(python): add post filtering for full text search (#739) Chang She 2023-12-27 09:31:04 -08:00
  • e74c203e6f fix: createIndex index cache size (#741) Aidan 2023-12-27 12:25:13 -05:00
  • 46bf5a1ed1 feat(python): support list of list fields from pydantic schema (#747) Chang She 2023-12-27 09:10:09 -08:00
  • 4891a7ae14 Updating package-lock.json Lance Release 2023-12-26 17:21:51 +00:00
  • d1f24ba1dd [python] Bump version: 0.4.0 → 0.4.1 Lance Release 2023-12-26 16:51:16 +00:00
  • b56c54c990 Bump version: 0.4.0 → 0.4.1 Lance Release 2023-12-26 16:51:09 +00:00
  • 3ab4b335c3 Update default_embedding_functions.md (#744) elliottRobinson 2023-12-26 05:54:22 -08:00
  • c34aa09166 docs: update node API reference (#734) Will Jones 2023-12-22 10:14:31 -08:00
  • 43662705ad docs: enhance Update user guide (#735) Will Jones 2023-12-22 10:14:21 -08:00
  • 5bb128a24d docs: fix JS api docs for update method (#738) Bert 2023-12-21 13:48:00 -05:00
  • 94e81ff84b feat: add the ability to create scalar indices (#679) Weston Pace 2023-12-21 09:50:10 -08:00
  • b4ae3f3097 feat: node list tables pagination (#733) Aidan 2023-12-21 11:37:19 -05:00
  • 5376970e87 doc(javascript): minor improvement on docs for working with tables (#736) Chang She 2023-12-20 20:05:22 -08:00
  • 009297e900 bug(python): fix path handling in windows (#724) Chang She 2023-12-20 15:41:36 -08:00
  • 3f3acb48c6 chore: add issue templates (#732) Will Jones 2023-12-20 15:15:24 -08:00
  • c3cda2c5d0 ci: check formatting and clippy (#730) Will Jones 2023-12-20 13:37:51 -08:00