mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-09 22:31:41 +00:00
test_completion_azure
This commit is contained in:
parent
32ed5ae2b9
commit
7052108d19
1 changed files with 1 additions and 0 deletions
|
|
@ -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(
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue