mirror of
https://github.com/tiennm99/litellm.git
synced 2026-08-07 00:24:03 +00:00
test(test_completion.py): fix replicate test which was hanging
This commit is contained in:
@@ -2538,6 +2538,7 @@ def test_replicate_custom_prompt_dict():
|
||||
"content": "what is yc write 1 paragraph",
|
||||
}
|
||||
],
|
||||
mock_response="Hello world",
|
||||
repetition_penalty=0.1,
|
||||
num_retries=3,
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user