forked from phoenix/litellm-mirror
(feat) new function_to_dict litellm.util
This commit is contained in:
parent
02e97acefa
commit
7848f1b5b7
3 changed files with 169 additions and 3 deletions
|
@ -35,6 +35,7 @@ jobs:
|
|||
pip install "boto3>=1.28.57"
|
||||
pip install appdirs
|
||||
pip install langchain
|
||||
pip install numpydoc
|
||||
- save_cache:
|
||||
paths:
|
||||
- ./venv
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue