(feat) new function_to_dict litellm.util

This commit is contained in:
ishaan-jaff 2023-10-14 18:26:15 -07:00
parent 02e97acefa
commit 7848f1b5b7
3 changed files with 169 additions and 3 deletions

View file

@ -35,6 +35,7 @@ jobs:
pip install "boto3>=1.28.57"
pip install appdirs
pip install langchain
pip install numpydoc
- save_cache:
paths:
- ./venv