forked from phoenix/litellm-mirror
fix: linting fixes
This commit is contained in:
parent
17869fc5e9
commit
19c982d0f9
5 changed files with 62 additions and 16 deletions
|
@ -2008,6 +2008,8 @@ def completion(
|
|||
vertex_credentials=vertex_credentials,
|
||||
logging_obj=logging,
|
||||
acompletion=acompletion,
|
||||
headers=headers,
|
||||
custom_prompt_dict=custom_prompt_dict,
|
||||
)
|
||||
else:
|
||||
model_response = vertex_ai.completion(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue