Spaces:
Sleeping
Sleeping
# Core dependencies | |
gradio>=3.45.0 | |
pandas>=1.5.0 | |
numpy<2.0.0 | |
# LangChain ecosystem | |
langchain>=0.1.0 | |
langchain-core>=0.1.0 | |
langchain-community>=0.0.10 | |
langchain-openai>=0.0.2 | |
# Vector database and embeddings | |
chromadb>=0.3.29 | |
sentence-transformers==2.6.1 | |
transformers==4.39.3 | |
tokenizers | |
torch>=1.13.1 | |
transformers==4.39.3 | |
accelerate>=0.24.0 | |
# Data validation | |
pydantic>=1.10.8,<2.0.0 | |
# Additional requirements | |
pysqlite3-binary==0.5.2 | |
requests>=2.28.0 | |
tqdm>=4.65.0 | |
# For building and running the application | |
setuptools>=65.5.0 | |
wheel>=0.38.0 |