InsightFlowAI_test / requirements.txt
suh4s
fixed requirements
a8420e5
raw
history blame contribute delete
437 Bytes
chainlit==2.5.5
langchain-community==0.3.14
langchain-openai==0.2.14
langchain-core>=0.3.29,<0.4.0
langchain-huggingface==0.1.2
langgraph==0.2.61
openai>=1.18.0
python-dotenv>=1.0.1
fpdf==1.7.2
tavily-python>=0.1.18
websockets>=15.0
numpy>=1.25.0,<2.0.0
# For planned RAG implementation
faiss-cpu==1.10.0
langchain-qdrant==0.2.0
sentence-transformers==3.4.1
ragas==0.2.10
datasets==3.3.1
# Testing
pytest>=8.0.0
pytest-asyncio>=0.26.0