forked from phoenix/litellm-mirror
commit
22d0c21829
1 changed files with 1 additions and 0 deletions
|
@ -726,6 +726,7 @@ def completion(
|
||||||
response = openai_chat_completions.completion(
|
response = openai_chat_completions.completion(
|
||||||
model=model,
|
model=model,
|
||||||
messages=messages,
|
messages=messages,
|
||||||
|
headers=headers,
|
||||||
model_response=model_response,
|
model_response=model_response,
|
||||||
print_verbose=print_verbose,
|
print_verbose=print_verbose,
|
||||||
api_key=api_key,
|
api_key=api_key,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue