updated the embedding process to not do a full reload

This commit is contained in:
Falko Victor Habel 2025-03-14 13:07:09 +01:00
parent e849593530
commit d008db30ba
1 changed files with 1 additions and 1 deletions

View File

@ -34,4 +34,4 @@ jobs:
VECTORDB_TOKEN: ${{ secrets.VECTORDB_TOKEN }}
run: |
cd VectorLoader
python -m src.run --full
python -m src.run