langchain/requirements.txt
Harrison Chase ce7b14b843
Harrison/add react chain (#24)
from https://arxiv.org/abs/2210.03629

still need to think if docstore abstraction makes sense
2022-10-26 21:02:23 -07:00

17 lines
199 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
# For development
jupyter