Files
GenAIExamples/EdgeCraftRAG/edgecraftrag/requirements.txt
Zhu Yongbo 4c05e7fd1c 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>
2025-04-17 22:57:53 +08:00

20 lines
482 B
Plaintext

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
llama-index-llms-openai-like>=0.2.0
llama-index-llms-openvino>=0.3.1
llama-index-postprocessor-openvino-rerank>=0.3.0
llama-index-readers-file>=0.4.0
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]