forked from phoenix/litellm-mirror
async streaming generator
This commit is contained in:
parent
c7e34bce5f
commit
a611409e0f
3 changed files with 46 additions and 5 deletions
|
@ -25,6 +25,7 @@ jobs:
|
|||
python -m pip install -r .circleci/requirements.txt
|
||||
pip install infisical
|
||||
pip install pytest
|
||||
pip install pytest-asyncio
|
||||
pip install mypy
|
||||
pip install openai[datalib]
|
||||
pip install -Uq chromadb==0.3.29
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue