Skip to content

Latest commit

 

History

History
118 lines (52 loc) · 3.46 KB

CHANGELOG.md

File metadata and controls

118 lines (52 loc) · 3.46 KB

CHANGELOG

v0.4.5 (2024-10-28)

Performance Improvements

  • perf: added GPU monitoring and pass through number of workers for improved redis performance (cfe8f6d)

v0.4.4 (2024-09-30)

Performance Improvements

  • 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)

Bug Fixes

  • fix: handle any prediction exception (64e8f96)

Performance Improvements

v0.4.1 (2024-09-16)

Bug Fixes

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

v0.4.0 (2024-09-16)

Features

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

v0.3.1 (2024-09-06)

Bug Fixes

v0.3.0 (2024-09-06)

Features

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

v0.2.1 (2024-09-04)

Performance Improvements

  • perf: bump to better indexing (7beb4b7)

v0.2.0 (2024-08-28)

Features

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

v0.1.4 (2024-08-28)

Bug Fixes

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

v0.1.3 (2024-08-28)

Bug Fixes

  • fix: add missing dependency (5f0c861)

Unknown

v0.1.2 (2024-08-22)

Bug Fixes

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

v0.1.1 (2024-08-12)

Bug Fixes

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

v0.1.0 (2024-07-30)

Documentation

  • docs: minor fix to link (f86a56a)

Features

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

  • feat: added aidata submodule (ac509e1)

  • feat: initial commit (ae974a4)