Skip to content

Commit 02fd738

Browse files
author
gitName
committed
metadata
1 parent 58b4d23 commit 02fd738

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

articles/api-management/llm-token-limit-policy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ms.service: azure-api-management
88
ms.collection: ce-skilling-ai-copilot
99
ms.custom:
1010
ms.topic: article
11-
ms.date: 08/08/2024
11+
ms.date: 10/09/2024
1212
ms.author: danlep
1313
---
1414

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

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,11 @@ 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 |
17+
| Chat completion | gpt-3.5<br/><br/>gpt-4<br/><br/>gpt-4o<sup>1</sup> |
1818
| Completion | gpt-3.5-turbo-instruct |
1919
| Embeddings | text-embedding-3-large<br/><br/> text-embedding-3-small<br/><br/>text-embedding-ada-002 |
2020

21+
<sup>1</sup> The `gpt-4o` model is multimodal (accepts text or image inputs and generates text).
22+
2123
For more information, see [Azure OpenAI Service models](/azure/ai-services/openai/concepts/models).
2224

0 commit comments

Comments
 (0)