Skip to content

Commit af8852e

Browse files
Update README.md
Updating Readme for new notebook
1 parent d129ef0 commit af8852e

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

examples/README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,8 @@ Tasks and Services
3737
- [Modeling with Python & SAS AutoML](#modeling-with-python--sas-automl)
3838
- [Making direct REST API calls](#making-direct-rest-api-calls)
3939

40+
- [Register Azure OpenAI GPT Model REST API Calls](#register-Azure-OpenAI-GPT-Model-REST-API-Calls)
41+
4042
---
4143
Register binary classification models
4244
-------------------------------------
@@ -206,3 +208,12 @@ Level: Advanced
206208
Demonstrates using `sasctl` to make REST calls over HTTP(S) directly to the SAS microservices.
207209

208210
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®.

0 commit comments

Comments
 (0)