mirror of
https://github.com/BerriAI/litellm.git
synced 2025-04-26 11:14:04 +00:00
fix logfire - don't load_dotenv
This commit is contained in:
parent
711496e260
commit
fcd834b277
1 changed files with 0 additions and 4 deletions
|
@ -2,10 +2,6 @@
|
|||
# On success + failure, log events to Logfire
|
||||
|
||||
import os
|
||||
|
||||
import dotenv
|
||||
|
||||
dotenv.load_dotenv() # Loading env variables using dotenv
|
||||
import traceback
|
||||
import uuid
|
||||
from enum import Enum
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue