xinli/rag-python/requirements.txt
xiao12feng@outlook.com 0f490298f3 加入AI分析知识库
2025-12-20 12:08:33 +08:00

12 lines
210 B
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# RAG 知识库服务依赖(使用本地 Ollama
flask>=2.0.0
flask-cors>=4.0.0
faiss-cpu>=1.7.0
numpy>=1.21.0
watchdog>=3.0.0
pypdf2>=3.0.0
python-docx>=0.8.0
chardet>=5.0.0
jieba>=0.42.0
requests>=2.28.0