This commit is contained in:
ishaan-jaff 2023-09-26 10:11:53 -07:00
parent d1bd9fd987
commit 660a223663
2 changed files with 3 additions and 3 deletions

View file

@ -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,