Skip to content

Commit 5ad7fbe

Browse files
Merge pull request #298712 from dlepow/patch-549034
[APIM] Update api-management-azure-openai-models.md
2 parents 666233d + 47fae89 commit 5ad7fbe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

includes/api-management-azure-openai-models.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ The policy is used with APIs [added to API Management from the Azure OpenAI Serv
1414

1515
| API type | Supported models |
1616
|-------|-------------|
17-
| Chat completion | gpt-3.5<br/><br/>gpt-4<br/><br/>gpt-4o<sup>1</sup> |
17+
| Chat completion | gpt-3.5<br/><br/>gpt-4<br/><br/>gpt-4o<sup>1</sup><br/><br/>gpt-4o-mini |
1818
| Embeddings | text-embedding-3-large<br/><br/> text-embedding-3-small<br/><br/>text-embedding-ada-002 |
1919

2020
<sup>1</sup> The `gpt-4o` model is multimodal (accepts text or image inputs and generates text).

0 commit comments

Comments
 (0)