fix missing package (#1841)

Signed-off-by: Yongbozzz <yongbo.zhu@intel.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
This commit is contained in:
Zhu Yongbo
2025-04-17 22:57:53 +08:00
committed by GitHub
parent 90cfe89e21
commit 4c05e7fd1c

View File

@@ -1,5 +1,7 @@
docx2txt
EbookLib>=0.18
faiss-cpu>=1.8.0.post1
html2text>=2025.4.15
langchain-core>=0.2.29
llama-index>=0.11.0
llama-index-embeddings-openvino>=0.4.0
@@ -11,6 +13,7 @@ llama-index-retrievers-bm25>=0.3.0
llama-index-vector-stores-faiss>=0.2.1
opea-comps>=1.2
pillow>=10.4.0
py-cpuinfo>=9.0.0
python-docx==1.1.2
unstructured==0.16.11
unstructured[pdf]