forked from phoenix/litellm-mirror
run ci/cd again
This commit is contained in:
parent
b573847dad
commit
b5349e97c7
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ from litellm.utils import ModelResponseListIterator
|
|||
|
||||
sys.path.insert(
|
||||
0, os.path.abspath("../..")
|
||||
) # Adds the parent directory to the system-path
|
||||
) # Adds the parent directory to the system path
|
||||
from dotenv import load_dotenv
|
||||
|
||||
load_dotenv()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue