forked from phoenix/litellm-mirror
fix ci yml
This commit is contained in:
parent
73a084c19c
commit
98333b9ab9
1 changed files with 2 additions and 2 deletions
|
@ -31,8 +31,8 @@ jobs:
|
|||
pip install mypy
|
||||
pip install openai[datalib]
|
||||
pip install -Uq chromadb==0.3.29
|
||||
pip install https://github.com/BerriAI/litellm/raw/main/cookbook/bedrock_resources/boto3-1.28.21-py3-none-any.whl"
|
||||
pip install https://github.com/BerriAI/litellm/raw/main/cookbook/bedrock_resources/botocore-1.31.21-py3-none-any.whl"
|
||||
pip install https://github.com/BerriAI/litellm/raw/main/cookbook/bedrock_resources/boto3-1.28.21-py3-none-any.whl
|
||||
pip install https://github.com/BerriAI/litellm/raw/main/cookbook/bedrock_resources/botocore-1.31.21-py3-none-any.whl
|
||||
- save_cache:
|
||||
paths:
|
||||
- ./venv
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue