Skip to content

Commit 96f1b2d

Browse files
committed
updating links
1 parent 39bb403 commit 96f1b2d

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

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

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,13 @@ This article provides reference documentation for Python and REST for the new Az
2727
POST {endpoint}/openai/deployments/{deployment-id}/chat/completions?api-version={api-version}
2828
```
2929

30+
**Supported versions**
31+
* `2024-02-15-preview` [Swagger spec](https://github.com/Azure/azure-rest-api-specs/blob/main/specification/cognitiveservices/data-plane/AzureOpenAI/inference/preview/2024-02-15-preview/inference.json)
32+
* `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).
33+
34+
> [!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.
36+
3037
## URI parameters
3138

3239
|Name | In | Type | Required | Description |

0 commit comments

Comments
 (0)