Release v10.0.73
- Implemented dynamic deque lenghts based on
max_age
(fixes #1480) - CPU torch & torchvision CI installation by simple sed command on
pyproject.toml
file in CI pipeline - Enable MPS / CUDA detection and embedding generation by @johnnynunez (#1476)
- Fix MacOS detection and embedding generation by @johnnynunez (#1475)