test_amazing_sync_embedding

This commit is contained in:
Ishaan Jaff 2024-07-15 20:53:13 -07:00
parent 4baa48ba4b
commit 4aa98dcbe9

View file

@ -830,7 +830,7 @@ async def test_async_embedding_openai():
## Test Azure + Async
def test_sync_embedding():
def test_amazing_sync_embedding():
try:
customHandler_success = CompletionCustomHandler()
customHandler_failure = CompletionCustomHandler()