feat(scripts): Wipe qdrant and obtain db Stats command (#1783)

This commit is contained in:
Brett England 2024-04-02 10:41:42 -04:00 committed by GitHub
parent b3b0140e24
commit ea153fb92f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 139 additions and 63 deletions

View file

@ -51,6 +51,9 @@ api-docs:
ingest:
@poetry run python scripts/ingest_folder.py $(call args)
stats:
poetry run python scripts/utils.py stats
wipe:
poetry run python scripts/utils.py wipe