feat: add bardapi

add bardapi to requirements.txt
This commit is contained in:
xuyuan23 2023-07-28 14:02:48 +08:00
parent 888664a1e2
commit 14ae10d4da

View File

@ -67,6 +67,7 @@ playsound
distro distro
pypdf pypdf
weaviate-client weaviate-client
bardapi==0.1.29
# Testing dependencies # Testing dependencies
pytest pytest