File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
articles/cognitive-services/openai Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -54,7 +54,7 @@ POST https://{your-resource-name}.openai.azure.com/openai/deployments/{deploymen
54
54
55
55
** Supported versions**
56
56
57
- - ` 2023-03-14 -preview ` [ Swagger spec] ( https://github.com/Azure/azure-rest-api-specs/blob/main/specification/cognitiveservices/data-plane/AzureOpenAI/inference/preview/2023-03-15-preview/inference.json )
57
+ - ` 2023-03-15 -preview ` [ Swagger spec] ( https://github.com/Azure/azure-rest-api-specs/blob/main/specification/cognitiveservices/data-plane/AzureOpenAI/inference/preview/2023-03-15-preview/inference.json )
58
58
- ` 2022-12-01 ` [ Swagger spec] ( https://github.com/Azure/azure-rest-api-specs/blob/main/specification/cognitiveservices/data-plane/AzureOpenAI/inference/stable/2022-12-01/inference.json )
59
59
60
60
** Request body**
@@ -127,7 +127,7 @@ POST https://{your-resource-name}.openai.azure.com/openai/deployments/{deploymen
127
127
128
128
** Supported versions**
129
129
130
- - ` 2023-03-14 -preview ` [ Swagger spec] ( https://github.com/Azure/azure-rest-api-specs/blob/main/specification/cognitiveservices/data-plane/AzureOpenAI/inference/preview/2023-03-15-preview/inference.json )
130
+ - ` 2023-03-15 -preview ` [ Swagger spec] ( https://github.com/Azure/azure-rest-api-specs/blob/main/specification/cognitiveservices/data-plane/AzureOpenAI/inference/preview/2023-03-15-preview/inference.json )
131
131
- ` 2022-12-01 ` [ Swagger spec] ( https://github.com/Azure/azure-rest-api-specs/blob/main/specification/cognitiveservices/data-plane/AzureOpenAI/inference/stable/2022-12-01/inference.json )
132
132
133
133
** Request body**
@@ -187,7 +187,7 @@ POST https://{your-resource-name}.openai.azure.com/openai/deployments/{deploymen
187
187
188
188
** Supported versions**
189
189
190
- - ` 2023-03-14 -preview ` [ Swagger spec] ( https://github.com/Azure/azure-rest-api-specs/blob/main/specification/cognitiveservices/data-plane/AzureOpenAI/inference/preview/2023-03-15-preview/inference.json )
190
+ - ` 2023-03-15 -preview ` [ Swagger spec] ( https://github.com/Azure/azure-rest-api-specs/blob/main/specification/cognitiveservices/data-plane/AzureOpenAI/inference/preview/2023-03-15-preview/inference.json )
191
191
192
192
#### Example request
193
193
You can’t perform that action at this time.
0 commit comments