valentinus-v0.3.0
Release Notes
Possibly the first stable release. Batching sentence encoding still requires optimization. ETL testing from .csv files yielded about 1min/per MB speeds on CPU. Further modifications below. Metadata filter may be buggy and can be set to None.
- batch automatically when the batch size of 100 is surpassed
- filtering on a struct - accepts valid JSON string to filter on. Needs extensive testing and enhancing.
- use dot product in cosine query to avoid returning unnecessary results
Full Changelog: v0.2.3...v0.3.0