mirror of
https://github.com/BerriAI/litellm.git
synced 2025-04-27 11:43:54 +00:00
lint fix
This commit is contained in:
parent
d1bd9fd987
commit
660a223663
2 changed files with 3 additions and 3 deletions
|
@ -19,8 +19,8 @@ def completion(
|
|||
model: str,
|
||||
messages: list,
|
||||
model_response: ModelResponse,
|
||||
api_key: str,
|
||||
print_verbose: Callable,
|
||||
api_key,
|
||||
encoding,
|
||||
logging_obj,
|
||||
optional_params=None,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue