mirror of
https://github.com/BerriAI/litellm.git
synced 2025-04-24 18:24:20 +00:00
add google gen ai to circle ci
This commit is contained in:
parent
cab100af11
commit
f52be153e0
1 changed files with 1 additions and 0 deletions
|
@ -29,6 +29,7 @@ jobs:
|
|||
pip install pytest
|
||||
pip install pytest-asyncio
|
||||
pip install mypy
|
||||
pip install -q google-generativeai
|
||||
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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue