This commit is contained in:
Ishaan Jaff 2025-04-24 00:54:19 -07:00 committed by GitHub
commit a5684eb69e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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,