Skip to content

Commit d0c2c13

Browse files
committed
adding preview tags
1 parent 0e68b2e commit d0c2c13

File tree

4 files changed

+10
-10
lines changed

4 files changed

+10
-10
lines changed

articles/ai-services/openai/references/azure-machine-learning.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,14 @@ description: Learn how to use Azure OpenAI on your Azure Machine Learning index
55
manager: nitinme
66
ms.service: azure-ai-openai
77
ms.topic: conceptual
8-
ms.date: 02/14/2024
8+
ms.date: 03/14/2024
99
author: mrbullwinkle
1010
ms.author: mbullwin
1111
recommendations: false
1212
ms.custom: devx-track-python
1313
---
1414

15-
# Data source - Azure Machine Learning index
15+
# Data source - Azure Machine Learning index (preview)
1616

1717
The configurable options of Azure Machine Learning index when using Azure OpenAI On Your Data. This data source is supported in API version `2024-02-15-preview`.
1818

articles/ai-services/openai/references/elasticsearch.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,14 @@ description: Learn how to use Azure OpenAI on your Elasticsearch data Python & R
55
manager: nitinme
66
ms.service: azure-ai-openai
77
ms.topic: conceptual
8-
ms.date: 02/14/2024
8+
ms.date: 03/14/2024
99
author: mrbullwinkle
1010
ms.author: mbullwin
1111
recommendations: false
1212
ms.custom: devx-track-python
1313
---
1414

15-
# Data source - Elasticsearch
15+
# Data source - Elasticsearch (preview)
1616

1717
The configurable options for Elasticsearch when using Azure OpenAI On Your Data. This data source is supported in API version `2024-02-15-preview`.
1818

articles/ai-services/openai/references/on-your-data.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ POST {endpoint}/openai/deployments/{deployment-id}/chat/completions?api-version=
3232
* `2024-02-01` [Swagger spec](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/cognitiveservices/data-plane/AzureOpenAI/inference/stable/2024-02-01).
3333

3434
> [!NOTE]
35-
> [Azure Machine learning indexes](./azure-machine-learning.md), [Pinecone](./pinecone.md), and [Elasticsearch](./elasticsearch.md) are only supported in the `2024-02-15-preview` API version.
35+
> [Azure Machine learning indexes](./azure-machine-learning.md), [Pinecone](./pinecone.md), and [Elasticsearch](./elasticsearch.md) are only supported in the `2024-02-15-preview` API version as a preview.
3636
3737
## URI parameters
3838

@@ -85,9 +85,9 @@ This list shows the supported data sources.
8585

8686
* [Azure AI Search](./azure-search.md)
8787
* [Azure Cosmos DB for MongoDB vCore](./cosmos-db.md)
88-
* [Azure Machine Learning index](./azure-machine-learning.md)
89-
* [Elasticsearch](./elasticsearch.md)
90-
* [Pinecone](./pinecone.md)
88+
* [Azure Machine Learning index (preview)](./azure-machine-learning.md)
89+
* [Elasticsearch (preview)](./elasticsearch.md)
90+
* [Pinecone (preview)](./pinecone.md)
9191

9292
## Examples
9393

articles/ai-services/openai/references/pinecone.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,14 @@ description: Learn how to use Azure OpenAI on your Pinecone data Python & REST A
55
manager: nitinme
66
ms.service: azure-ai-openai
77
ms.topic: conceptual
8-
ms.date: 02/14/2024
8+
ms.date: 03/14/2024
99
author: mrbullwinkle
1010
ms.author: mbullwin
1111
recommendations: false
1212
ms.custom: devx-track-python
1313
---
1414

15-
# Data source - Pinecone
15+
# Data source - Pinecone (preview)
1616

1717
The configurable options of Pinecone when using Azure OpenAI On Your Data. This data source is supported in API version `2024-02-15-preview`.
1818

0 commit comments

Comments
 (0)