Skip to content

Commit 4aa59c7

Browse files
committed
update
1 parent 28b4d1b commit 4aa59c7

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

articles/ai-services/openai/includes/api-versions/latest-inference.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2164,10 +2164,10 @@ The image url or encoded image if successful, and an error otherwise.
21642164

21652165
Completions extensions aren't part of the latest GA version of the Azure OpenAI data plane inference spec.
21662166

2167-
### Chat message
2167+
### Chatmessage
21682168

21692169
The Chat message object isn't part of the latest GA version of the Azure OpenAI data plane inference spec.
21702170

21712171
### Text to speech
21722172

2173-
Is not currently part of the latest Azure OpenAI GA version of the Azure OpenAI data plane inference spec. Refer to the latest [preview](latest-inference-preview.md) version for this capability.
2173+
Is not currently part of the latest Azure OpenAI GA version of the Azure OpenAI data plane inference spec. Refer to the latest [preview](../../reference-preview.md) version for this capability.

articles/ai-services/openai/reference.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ This article provides details on the inference REST API endpoints for Azure Open
2323

2424
The rest of the article covers the latest GA release of the Azure OpenAI data plane inference specification, `2024-06-01`.
2525

26-
If you're looking for documentation on the latest preview API release, refer to the [latest preview data plane inference API](TODO)
26+
If you're looking for documentation on the latest preview API release, refer to the [latest preview data plane inference API](./reference-preview.md)
2727

2828
[!INCLUDE [API surfaces](./includes/api-versions/latest-inference.md)]
2929

0 commit comments

Comments
 (0)