mirror of
https://github.com/tiennm99/litellm.git
synced 2026-08-18 08:25:10 +00:00
test_completion_azure
This commit is contained in:
@@ -297,7 +297,7 @@ def test_completion_azure():
|
||||
litellm.set_verbose = False
|
||||
## Test azure call
|
||||
response = completion(
|
||||
model="azure/gpt-4.1-mini",
|
||||
model="azure_ai/gpt-4.1-mini",
|
||||
api_base=os.getenv("AZURE_AI_API_BASE"),
|
||||
messages=[
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user