Skip to content

Releases: smartscanapp/smartscan-lib

v1.0.2

12 Apr 19:29
8a40802

Choose a tag to compare

Fixed

  • Fixed bug caused by incorrect model path being passed for clip text embedder

Added

  • Added model registry module ( move from constants)
  • Added model manager test

Changed

  • Assigned default values for max token length on relevant text embedder

v1.0.1

08 Mar 17:45
3e53f92

Choose a tag to compare

Removed

  • Removed benchmarking param for IncrementalClusterer (breaking)
  • Removed merge-threshold param (breaking) for Incremental Clusterer and replaced with dynamic merge-threshold based on stats across clusters (breaking)

Changed

  • Adjusted how dynamic threshold is calculated in IncrementalClusterer (less restrictive)

v1.0.0

06 Mar 15:16

Choose a tag to compare

Initial release