forked from phoenix/litellm-mirror
feat(test_completion.py): deduplicate kwarg
This commit is contained in:
parent
7dadca6a99
commit
21f4329b65
1 changed files with 0 additions and 1 deletions
|
@ -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,
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue