GenBIChatbotfree / requirements.txt
Ari
Update requirements.txt
bc3a9c3 verified
raw
history blame
268 Bytes
streamlit==1.21.0
openai>=1.10.0,<2.0.0
sqlparse==0.4.4
langchain # Remove strict versioning to avoid conflicts
langchain-openai # Remove strict versioning as well
langchain-community # Remove strict versioning
faiss-cpu==1.7.3
python-dotenv==1.0.0
tiktoken==0.7.0