You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/cognitive-services/openai/faq.yml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -111,7 +111,7 @@ sections:
111
111
- question: |
112
112
How do I deploy a model with the REST API?
113
113
answer:
114
-
There are currently two models that provide model deployment functionality. For the latest model deployment features such as the ability to specify a model version during deployment for models like text-embedding-ada-002 Version 2, use the [Cognitive Services Create or Update REST API call](/rest/api/cognitiveservices/accountmanagement/deployments/create-or-update?tabs=HTTP).
114
+
There are currently two different REST APIs that allow model deployment. For the latest model deployment features such as the ability to specify a model version during deployment for models like text-embedding-ada-002 Version 2, use the [Cognitive Services Create or Update REST API call](/rest/api/cognitiveservices/accountmanagement/deployments/create-or-update?tabs=HTTP).
0 commit comments