clean up privategpt example

This commit is contained in:
Jeffrey Morgan
2023-08-11 00:34:52 -07:00
parent 89a92477ad
commit e863066144
6 changed files with 803 additions and 41 deletions

View File

@@ -19,6 +19,7 @@ tabulate = "^0.9.0"
pandoc = "^2.3"
pypandoc = "^1.11"
tqdm = "^4.65.0"
sentence-transformers = "^2.2.2"
[build-system]
requires = ["poetry-core"]