Skip to content

Commit 10b608e

Browse files
committed
model
1 parent f56d5c3 commit 10b608e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/api-management/openai-compatible-llm-api.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ After importing the API, you can test it using the test console in the Azure por
134134

135135
```json
136136
{
137-
"model": "gpt-4o",
137+
"model": "gemini-2.0-flash",
138138
"messages": [
139139
{
140140
"role": "system",

0 commit comments

Comments
 (0)