Completed
- Summary
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Using Azure OpenAI GPT via REST API - PowerShell Demo
Automatically move to the next video in the Classroom when playback concludes
- 1 - Introduction
- 2 - SDK and REST
- 3 - Endpoint format
- 4 - Resources required
- 5 - GPT model deployment
- 6 - Chat completions endpoint
- 7 - Authorization to the resource
- 8 - RBAC on the resource
- 9 - Using authorization in the request
- 10 - Body of the request and messages
- 11 - Calling the endpoint with REST
- 12 - System prompt and history
- 13 - Clipboard use
- 14 - Importing the module
- 15 - Demo
- 16 - Adding RAG or functions next steps
- 17 - Pricing
- 18 - Content safety
- 19 - Summary