Files
GenAIExamples/EdgeCraftRAG/edgecraftrag/requirements.txt
2025-03-05 22:13:53 +08:00

17 lines
428 B
Plaintext

docx2txt
faiss-cpu>=1.8.0.post1
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
python-docx==1.1.2
unstructured==0.16.11
unstructured[pdf]