mirror of
https://github.com/BerriAI/litellm.git
synced 2025-04-26 11:14:04 +00:00
use build
This commit is contained in:
parent
f67da1a340
commit
5d5b33412d
3 changed files with 7 additions and 4 deletions
|
@ -18,6 +18,7 @@ from tenacity import (
|
|||
dotenv.load_dotenv() # Loading env variables using dotenv
|
||||
|
||||
# TODO move this to utils.py
|
||||
# TODO add translations
|
||||
def get_optional_params(
|
||||
# 12 optional params
|
||||
functions = [],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue