forked from phoenix/litellm-mirror
test_amazing_sync_embedding
This commit is contained in:
parent
4baa48ba4b
commit
4aa98dcbe9
1 changed files with 1 additions and 1 deletions
|
@ -830,7 +830,7 @@ async def test_async_embedding_openai():
|
||||||
|
|
||||||
|
|
||||||
## Test Azure + Async
|
## Test Azure + Async
|
||||||
def test_sync_embedding():
|
def test_amazing_sync_embedding():
|
||||||
try:
|
try:
|
||||||
customHandler_success = CompletionCustomHandler()
|
customHandler_success = CompletionCustomHandler()
|
||||||
customHandler_failure = CompletionCustomHandler()
|
customHandler_failure = CompletionCustomHandler()
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue