langchain/requirements.txt
Harrison Chase 76aff023d7
FAISS and embedding support (#48)
also adds embeddings and an in memory docstore
2022-11-01 21:29:39 -07:00

18 lines
205 B
Plaintext

-r test_requirements.txt
# For linting
black
isort
mypy
flake8
flake8-docstrings
# For integrations
cohere
openai
google-search-results
playwright
wikipedia
huggingface_hub
faiss
# For development
jupyter