File tree Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Original file line number Diff line number Diff line change @@ -37,6 +37,8 @@ Tasks and Services
37
37
- [ Modeling with Python & SAS AutoML] ( #modeling-with-python--sas-automl )
38
38
- [ Making direct REST API calls] ( #making-direct-rest-api-calls )
39
39
40
+ - [ Register Azure OpenAI GPT Model REST API Calls] ( #register-Azure-OpenAI-GPT-Model-REST-API-Calls )
41
+
40
42
---
41
43
Register binary classification models
42
44
-------------------------------------
@@ -206,3 +208,12 @@ Level: Advanced
206
208
Demonstrates using ` sasctl ` to make REST calls over HTTP(S) directly to the SAS microservices.
207
209
208
210
Use if you need to customize behavior or use functionality not yet exposed through higher-level ` sasctl ` functions.
211
+
212
+
213
+ Register Azure OpenAI GPT Model REST API Calls
214
+ --------------------------
215
+ Filename: [ register_Azure_Open_AI_REST_Call.ipynb] ( register_Azure_Open_AI_REST_Call.ipynb )
216
+
217
+ Level: Intermediate
218
+
219
+ Leverages a GPT-3.5-Turbo model from Azure OpenAI in SAS® Model Manager® and SAS® Intelligent Decisioning®.
You can’t perform that action at this time.
0 commit comments