removed full vectorizing
Gitea Actions For AIIA / Explore-Gitea-Actions (push) Successful in 48s
Details
Gitea Actions For AIIA / Explore-Gitea-Actions (push) Successful in 48s
Details
This commit is contained in:
parent
c0e36cd579
commit
458d78a23e
|
@ -34,4 +34,4 @@ jobs:
|
|||
VECTORDB_TOKEN: ${{ secrets.VECTORDB_TOKEN }}
|
||||
run: |
|
||||
cd VectorLoader
|
||||
python -m src.run --full
|
||||
python -m src.run
|
||||
|
|
Loading…
Reference in New Issue