forked from phoenix/litellm-mirror
(ci/cd testing) add langchain to testing
This commit is contained in:
parent
2c0280cff3
commit
46ab76562c
1 changed files with 1 additions and 0 deletions
|
@ -34,6 +34,7 @@ jobs:
|
||||||
pip install -Uq chromadb==0.3.29
|
pip install -Uq chromadb==0.3.29
|
||||||
pip install "boto3>=1.28.57"
|
pip install "boto3>=1.28.57"
|
||||||
pip install appdirs
|
pip install appdirs
|
||||||
|
pip install langchain
|
||||||
- save_cache:
|
- save_cache:
|
||||||
paths:
|
paths:
|
||||||
- ./venv
|
- ./venv
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue