forked from phoenix/litellm-mirror
(ci/cd) langfuse
This commit is contained in:
parent
ca8b87915f
commit
a73a9a8b3a
1 changed files with 1 additions and 2 deletions
|
@ -33,12 +33,11 @@ jobs:
|
|||
pip install "boto3>=1.28.57"
|
||||
pip install appdirs
|
||||
pip install langchain
|
||||
pip install langfuse
|
||||
pip install "langfuse>=2.0.0"
|
||||
pip install numpydoc
|
||||
pip install traceloop-sdk==0.0.69
|
||||
pip install openai
|
||||
pip install prisma
|
||||
pip install langfuse
|
||||
- save_cache:
|
||||
paths:
|
||||
- ./venv
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue