forked from phoenix/litellm-mirror
updating helper functions with a try-except
This commit is contained in:
parent
2d75db70ad
commit
42bf542ba6
10 changed files with 123 additions and 109 deletions
|
@ -10,8 +10,6 @@ import random
|
|||
####### ENVIRONMENT VARIABLES ###################
|
||||
dotenv.load_dotenv() # Loading env variables using dotenv
|
||||
|
||||
|
||||
|
||||
def get_optional_params(
|
||||
# 12 optional params
|
||||
functions = [],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue