Skip to content

valentinus-v0.3.0

Choose a tag to compare

@kn0sys kn0sys released this 27 Jul 14:26
· 58 commits to main since this release
ec4c36f

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