Chain / requirements.txt
koler's picture
Create requirements.txt
9f7b93f verified
Raw
History Blame Contribute Delete
509 Bytes
# LangChain Core
langchain
langchain-core
# OpenAI Integration
langchain-openai
openai
# Anthropic Integration
langchain-anthropic
# Google Gemini (PaLM) Integration
langchain-google-genai
google-generativeai
# Hugging Face Integration
langchain-huggingface
transformers
huggingface-hub
# Environment Variable Management
python-dotenv
# Machine Learning Utilities
numpy
scikit-learn
# Web App UI Frameworks
streamlit
gradio
# Langchain Community
langchain-community
#pip install -r requirements.txt