mirror of
https://github.com/BerriAI/litellm.git
synced 2025-04-26 11:14:04 +00:00
add krrish changes
This commit is contained in:
parent
056b4a8921
commit
b4b2949b7b
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