InsightFlowAI / requirements.txt
suh4s
Fix langchain-core version conflict
f9826b3
raw
history blame contribute delete
360 Bytes
chainlit==2.2.1
langchain-community==0.3.14
langchain-openai==0.2.14
langchain-core>=0.3.29,<0.4.0
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