(ci/cd) vertex ai

This commit is contained in:
ishaan-jaff 2023-12-07 10:31:32 -08:00
parent a2b89b212c
commit 01c7dc197a

View file

@ -8,7 +8,7 @@ import os, io
sys.path.insert(
0, os.path.abspath("../..")
) # Adds the parent directory to the system path
) # Adds the parent directory to the system path
import pytest
import litellm
from litellm import embedding, completion, completion_cost, Timeout