File tree Expand file tree Collapse file tree 1 file changed +6
-2
lines changed
articles/cognitive-services/openai Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -66,8 +66,12 @@ items:
66
66
items :
67
67
- name : REST API (completions & embeddings)
68
68
href : reference.md
69
+ - name : REST API (completions & embeddings) swagger
70
+ href : https://github.com/Azure/azure-rest-api-specs/blob/main/specification/cognitiveservices/data-plane/AzureOpenAI/inference/stable/2022-12-01/inference.json
69
71
- name : REST API (authoring & deployment)
70
- href : /rest/api/cognitiveservices/azureopenai/deployments/create
72
+ href : /rest/api/cognitiveservices/azureopenaistable/deployments/create
73
+ - name : REST API (authoring & deployment) swagger
74
+ href : https://github.com/Azure/azure-rest-api-specs/blob/main/specification/cognitiveservices/data-plane/AzureOpenAI/authoring/stable/2022-12-01/azureopenai.json
71
75
- name : Resources
72
76
items :
73
77
- name : Support and help options
77
81
- name : Region support
78
82
href : https://azure.microsoft.com/global-infrastructure/services/?products=cognitive-services
79
83
- name : Terms of use
80
- href : https://azure .microsoft.com/support/legal/preview-supplemental- terms/
84
+ href : https://www .microsoft.com/licensing/ terms/productoffering/MicrosoftAzure/MCA#ServiceSpecificTerms
81
85
82
86
83
87
You can’t perform that action at this time.
0 commit comments