mirror of
https://github.com/tiennm99/litellm.git
synced 2026-07-14 05:06:33 +00:00
test: fix test
This commit is contained in:
@@ -193,7 +193,7 @@ async def test_chat_completion_with_timeout():
|
||||
start_time = time.time()
|
||||
response, headers = await chat_completion(
|
||||
session=session,
|
||||
key="sk-PIp1h0RekR",
|
||||
key="sk-1234",
|
||||
model=model,
|
||||
messages=messages,
|
||||
num_retries=0,
|
||||
|
||||
Reference in New Issue
Block a user