You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/ai-services/openai/reference-preview-latest.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,13 +12,13 @@ recommendations: false
12
12
ms.custom:
13
13
---
14
14
15
-
# Azure OpenAI in Azure AI Foundry Models REST API preview reference
15
+
# Azure OpenAI in Azure AI Foundry Models REST API v1 preview reference
16
16
17
17
This article provides details on the inference REST API endpoints for Azure OpenAI.
18
18
19
19
## Data plane inference
20
20
21
-
The rest of the article covers our new `preview` API release of the Azure OpenAI data plane inference specification. Learn more in our [API lifecycle guide](../api-version-lifecycle.md#api-evolution).
21
+
The rest of the article covers our new v1 preview API release of the Azure OpenAI data plane inference specification. Learn more in our [API lifecycle guide](../api-version-lifecycle.md#api-evolution).
22
22
23
23
If you're looking for documentation on the latest GA API release, refer to the [latest GA data plane inference API](./reference.md)
0 commit comments