mirror of
https://github.com/BerriAI/litellm.git
synced 2025-04-26 11:14:04 +00:00
Merge branch 'main' into litellm_anthropic_tool_calling_streaming_fix
This commit is contained in:
commit
06c6c65d2a
24 changed files with 868 additions and 508 deletions
|
@ -2008,8 +2008,6 @@ 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