Skip to content

Commit bc05a7b

Browse files
committed
add back the preview note until the examples are updated
1 parent b422eb6 commit bc05a7b

5 files changed

+10
-0
lines changed

articles/ai-studio/reference/reference-model-inference-chat-completions.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ ms.custom:
1616

1717
# Reference: Chat Completions | Azure AI Studio
1818

19+
[!INCLUDE [feature-preview](../includes/feature-preview.md)]
20+
1921
Creates a model response for the given chat conversation.
2022

2123
```http

articles/ai-studio/reference/reference-model-inference-completions.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ ms.custom:
1616

1717
# Reference: Completions | Azure AI Studio
1818

19+
[!INCLUDE [feature-preview](../includes/feature-preview.md)]
20+
1921
Creates a completion for the provided prompt and parameters.
2022

2123
```http

articles/ai-studio/reference/reference-model-inference-embeddings.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ ms.custom:
1616

1717
# Reference: Embeddings | Azure AI Studio
1818

19+
[!INCLUDE [feature-preview](../includes/feature-preview.md)]
20+
1921
Creates an embedding vector representing the input text.
2022

2123
```http

articles/ai-studio/reference/reference-model-inference-images-embeddings.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ ms.custom:
1616

1717
# Reference: Image Embeddings | Azure AI Studio
1818

19+
[!INCLUDE [feature-preview](../includes/feature-preview.md)]
20+
1921
Creates an embedding vector representing the input image and text pair.
2022

2123
```http

articles/ai-studio/reference/reference-model-inference-info.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ ms.custom:
1616

1717
# Reference: Info | Azure AI Studio
1818

19+
[!INCLUDE [feature-preview](../includes/feature-preview.md)]
20+
1921
Returns the information about the model deployed under the endpoint.
2022

2123
```http

0 commit comments

Comments
 (0)