Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 929 Bytes

api-management-azure-openai-models.md

File metadata and controls

26 lines (19 loc) · 929 Bytes
author ms.service ms.custom ms.topic ms.date ms.author
dlepow
azure-api-management
build-2024
include
07/09/2024
danlep

Supported Azure OpenAI Service models

The policy is used with APIs added to API Management from the Azure OpenAI Service of the following types:

API type Supported models
Chat completion gpt-3.5

gpt-4

gpt-4o1

gpt-4o-mini
Embeddings text-embedding-3-large

text-embedding-3-small

text-embedding-ada-002

1 The gpt-4o model is multimodal (accepts text or image inputs and generates text).

Note

Traditional completion APIs are only available with legacy model versions and support is limited.

For more information, see Azure OpenAI Service models.