From 9fdf34fc7f490e396edc906988d9fd453d7db768 Mon Sep 17 00:00:00 2001 From: ymukai7 <116611539+ymukai7@users.noreply.github.com> Date: Fri, 12 Dec 2025 17:01:07 +0900 Subject: [PATCH] Fix formatting in OpenAI reference article The latest GA version is v1, so 2024-10-21 is not the latest version. --- articles/ai-foundry/openai/reference.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/articles/ai-foundry/openai/reference.md b/articles/ai-foundry/openai/reference.md index 1b934d8180..901960cb2d 100644 --- a/articles/ai-foundry/openai/reference.md +++ b/articles/ai-foundry/openai/reference.md @@ -24,7 +24,7 @@ This article provides details on the inference REST API endpoints for Azure Open ## Data plane inference -The rest of the article covers the latest GA release of the Azure OpenAI data plane inference specification, `2024-10-21`. +The rest of the article covers the GA release of the Azure OpenAI data plane inference specification, `2024-10-21`. If you're looking for documentation on the latest preview API release, refer to the [latest preview data plane inference API](./reference-preview.md)