mirror of
https://github.com/BerriAI/litellm.git
synced 2025-04-24 18:24:20 +00:00
Merge cb63ce47a5
into b82af5b826
This commit is contained in:
commit
a5684eb69e
1 changed files with 1 additions and 1 deletions
|
@ -2671,7 +2671,7 @@ def test_completion_azure():
|
|||
)
|
||||
print(f"response: {response}")
|
||||
print(f"response hidden params: {response._hidden_params}")
|
||||
## Test azure flag for backwards-compat
|
||||
## Test azure flag for backwards-compatibility
|
||||
# response = completion(
|
||||
# model="chatgpt-v-3",
|
||||
# messages=messages,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue