Skip to content

Releases: mbari-org/fastapi-vss

v0.4.4

30 Sep 21:44
Compare
Choose a tag to compare

v0.4.4 (2024-09-30)

Performance

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

v0.4.3

30 Sep 18:36
Compare
Choose a tag to compare

v0.4.3 (2024-09-30)

v0.4.2

30 Sep 17:57
Compare
Choose a tag to compare

v0.4.2 (2024-09-30)

Fix

  • fix: handle any prediction exception (64e8f96)

v0.4.1

16 Sep 18:52
Compare
Choose a tag to compare

v0.4.1 (2024-09-16)

Fix

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

v0.4.0

16 Sep 02:18
Compare
Choose a tag to compare

v0.4.0 (2024-09-16)

Feature

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

v0.3.1

06 Sep 01:48
Compare
Choose a tag to compare

v0.3.1 (2024-09-06)

Fix

v0.3.0

06 Sep 01:36
Compare
Choose a tag to compare

v0.3.0 (2024-09-06)

Feature

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

v0.2.1

04 Sep 00:03
Compare
Choose a tag to compare

v0.2.1 (2024-09-04)

Performance

  • perf: bump to better indexing (7beb4b7)

v0.2.0

28 Aug 21:49
Compare
Choose a tag to compare

v0.2.0 (2024-08-28)

Feature

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

v0.1.4

28 Aug 21:02
Compare
Choose a tag to compare

v0.1.4 (2024-08-28)

Fix

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