(ci/cd testing) add langchain to testing

This commit is contained in:
ishaan-jaff 2023-10-13 15:24:26 -07:00
parent 2c0280cff3
commit 46ab76562c

View file

@ -34,6 +34,7 @@ jobs:
pip install -Uq chromadb==0.3.29
pip install "boto3>=1.28.57"
pip install appdirs
pip install langchain
- save_cache:
paths:
- ./venv