forked from phoenix/litellm-mirror
(test) ci/cd
This commit is contained in:
parent
08d57a20a7
commit
84cfa1c42a
1 changed files with 1 additions and 1 deletions
|
@ -914,7 +914,7 @@ def test_completion_azure():
|
|||
api_key="os.environ/AZURE_API_KEY",
|
||||
)
|
||||
print(f"response: {response}")
|
||||
## Test azure flag for backwards compatibility
|
||||
## Test azure flag for backwards compat
|
||||
# response = completion(
|
||||
# model="chatgpt-v-2",
|
||||
# messages=messages,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue