Skip to content

Latest commit

 

History

History
97 lines (49 loc) · 3.11 KB

CHANGELOG.md

File metadata and controls

97 lines (49 loc) · 3.11 KB

CHANGELOG

v0.4.4 (2024-09-30)

Performance

  • perf: added garbage collection, increase batch size and multiple workers for higher throughput (bad00b9)

v0.4.3 (2024-09-30)

v0.4.2 (2024-09-30)

Fix

  • fix: handle any prediction exception (64e8f96)

Performance

v0.4.1 (2024-09-16)

Fix

  • fix: bump version and updated docs with latest ui screen capture (2399296)

v0.4.0 (2024-09-16)

Feature

  • feat: switch to vss project config name (be4d0bb)

v0.3.1 (2024-09-06)

Fix

v0.3.0 (2024-09-06)

Feature

  • feat: add support for different models (53743ff)

v0.2.1 (2024-09-04)

Performance

  • perf: bump to better indexing (7beb4b7)

v0.2.0 (2024-08-28)

Feature

  • feat: change to external config_path via environment variable CONFIG_PATH (352dc6b)

v0.1.4 (2024-08-28)

Fix

  • fix: trigger CUDA release with updated docker build (dfb6838)

v0.1.3 (2024-08-28)

Fix

  • fix: add missing dependency (5f0c861)

Unknown

v0.1.2 (2024-08-22)

Fix

  • fix: trigger release to update init.py (65e3ecd)

v0.1.1 (2024-08-12)

Fix

  • fix: correct handling of .env (17c2de0)

v0.1.0 (2024-07-30)

Documentation

  • docs: minor fix to link (f86a56a)

Feature

  • feat: added project and knn api and aidata submodule (dc736e1)

  • feat: added aidata submodule (ac509e1)

  • feat: initial commit (ae974a4)