mirror of
https://github.com/tiennm99/litellm.git
synced 2026-08-07 02:25:34 +00:00
feat(test_completion.py): deduplicate kwarg
This commit is contained in:
@@ -2546,7 +2546,6 @@ def test_replicate_custom_prompt_dict():
|
||||
}
|
||||
],
|
||||
mock_response="Hello world",
|
||||
mock_response="hello world",
|
||||
repetition_penalty=0.1,
|
||||
num_retries=3,
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user