+7
−0
+1
−0
Loading
- Introduced `--accelerate` flag in `ai process` to choose between sentence-transformers backends: torch, onnx, and openvino. - Updated `AiConfig` to support `embedding_backend` with validation. - Enhanced embedding pipeline to accommodate backend selection. - Updated documentation to reflect new CLI options and configurations.