Skip to content

0.3.5

Compare
Choose a tag to compare
@potter-potter potter-potter released this 26 Nov 20:24
· 80 commits to main since this release
507372c

0.3.5

Enhancements

  • Persist record id in dedicated LanceDB column, use it to delete previous content to prevent duplicates.

Fixes

  • Remove client.ping() from the Elasticsearch precheck.
  • Pinecone metadata fixes - Fix CLI's --metadata-fields default. Always preserve record ID tracking metadata.
  • Add check to prevent querying for more than pinecone limit when deleting records
  • Unregister Weaviate base classes - Weaviate base classes shouldn't be registered as they are abstract and cannot be instantiated as a configuration