github lancedb/lancedb v0.3.7

10 months ago

What's Changed

  • Exponential standoff retry support for handling rate limited embedding functions by @AyushExel in #614
  • fix: node remote connection handles non http errors by @albertlockett in #624
  • chore: improve create_table API consistency between local and remote SDK by @eddyxu in #627
  • chore: apple silicon runner by @eddyxu in #633
  • skip missing file on mirrored dir when deleting by @chebbyChefNEQ in #635
  • upgrade lance to 0.8.14 by @chebbyChefNEQ in #636
  • fix saas open_table and table_names issues by @QianZhu in #640
  • Multi-task instructor model with quantization support & weak_lru cache for embedding function models by @AyushExel in #612
  • fix: Pydantic 1.x compat for weak_lru caching in embeddings API by @AyushExel in #643
  • fix: node send db header for GET requests by @albertlockett in #646
  • feat: add RemoteTable.version in Python by @rok in #644
  • fix: node remote implement table.countRows by @albertlockett in #648

Full Changelog: v0.3.6...v0.3.7

Don't miss a new lancedb release

NewReleases is sending notifications on new releases.