mirror of
https://github.com/BerriAI/litellm.git
synced 2025-04-25 18:54:30 +00:00
test(test_amazing_vertex_completion.py): fix test
This commit is contained in:
parent
f460da4770
commit
28f4b5809c
2 changed files with 2 additions and 1 deletions
|
@ -10,7 +10,6 @@
|
|||
import os, openai, sys, json, inspect, uuid, datetime, threading
|
||||
from typing import Any, Literal, Union
|
||||
from functools import partial
|
||||
|
||||
import dotenv, traceback, random, asyncio, time, contextvars
|
||||
from copy import deepcopy
|
||||
import httpx
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue