mirror of
https://github.com/tiennm99/litellm.git
synced 2026-08-05 22:25:05 +00:00
test_completion_azure
This commit is contained in:
@@ -318,6 +318,7 @@ async def test_azure_gpt5_reasoning(model):
|
||||
|
||||
def test_completion_azure():
|
||||
try:
|
||||
from litellm import completion_cost
|
||||
litellm.set_verbose = False
|
||||
## Test azure call
|
||||
response = completion(
|
||||
|
||||
Reference in New Issue
Block a user