mirror of
https://github.com/BerriAI/litellm.git
synced 2025-04-25 18:54:30 +00:00
updating helper functions with a try-except
This commit is contained in:
parent
528580c445
commit
1ff7377ffa
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