mirror of
https://github.com/BerriAI/litellm.git
synced 2025-04-25 10:44:24 +00:00
add krrish changes
This commit is contained in:
parent
e5e060e846
commit
5ea256baae
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ from .exceptions import (
|
|||
)
|
||||
from typing import List, Dict, Union, Optional
|
||||
|
||||
####### ENVIRONMENT VARIABLES ###################
|
||||
####### ENVIRONMENT VARIABLES ####################
|
||||
dotenv.load_dotenv() # Loading env variables using dotenv
|
||||
sentry_sdk_instance = None
|
||||
capture_exception = None
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue