Releases: mbari-org/fastapi-vss
Releases · mbari-org/fastapi-vss
v0.4.5
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
v0.4.4 (2024-09-30)
Performance
- perf: added garbage collection, increase batch size and multiple workers for higher throughput (
bad00b9
)
v0.4.2
v0.4.2 (2024-09-30)
Fix
- fix: handle any prediction exception (
64e8f96
)
v0.4.1
v0.4.1 (2024-09-16)
Fix
- fix: bump version and updated docs with latest ui screen capture (
2399296
)
v0.4.0
v0.4.0 (2024-09-16)
Feature
- feat: switch to vss project config name (
be4d0bb
)
v0.3.0
v0.3.0 (2024-09-06)
Feature
- feat: add support for different models (
53743ff
)
v0.2.1
v0.2.1 (2024-09-04)
Performance
- perf: bump to better indexing (
7beb4b7
)
v0.2.0
v0.2.0 (2024-08-28)
Feature
- feat: change to external config_path via environment variable CONFIG_PATH (
352dc6b
)