forked from phoenix/litellm-mirror
(ci/cd) run tests again
This commit is contained in:
parent
adbdb31b9d
commit
0c8b8200b8
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ sys.path.insert(0, os.path.abspath('../..'))
|
|||
from litellm import completion, embedding
|
||||
import litellm
|
||||
from litellm.integrations.custom_logger import CustomLogger
|
||||
|
||||
|
||||
async_success = False
|
||||
complete_streaming_response_in_callback = ""
|
||||
class MyCustomHandler(CustomLogger):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue