Legal-AI-bot / requirements.txt
higher5fh's picture
Update requirements.txt
455aee5 verified
raw
history blame contribute delete
357 Bytes
fastapi
uvicorn[standard]
# Environment variable management
python-dotenv
pydantic
pydantic-settings
# CORS middleware and HTTP
aiofiles
# Redis for session/state cache
upstash-redis
# Rate limiting
slowapi
# Logging and utilities
httpx
tiktoken
# OpenAI and LangChain
openai
langchain
langchain-classic
langchain-community
# Vector DB
chromadb