Skip to main content
00:00/00:00
Lecture 13 of 24

Develop C# Chat Completion Classes

Download Course (Free)

Course Content

0 / 24 completed
Section 1: A GPT course for C# developers2 videos

Introduction of this course

18m

About the tutor - Just Go For It!

16m
Section 2: Intro of GPT, ChatGPT and OpenAI API2 videos

What is GPT

35m

The evolution of ChatGPT

55m
Section 3: Preparing the prerequisites3 videos

Sign up for OpenAI

9m

Provide a payment method

8m

Generate a secret API key

10m
Section 4: Quick Start3 videos

Secure API Key

29m

Qick start

1h

How does your first GPT app work

51m
Section 5: Chat Completion API6 videos

Prompt - The Request Body

41m

Response - The Chat Completion Object

39m

Develop C# Chat Completion Classes

32mNow Playing

Modify C# Chat Completion Method

39m

Finish reason and Usage Tokens

38m

Beautify The Chat Page Style

1h 15m
Section 6: Chat Completion API - Streaming mode8 videos

Modify request body classes for streaming mode

9m

What is streaming mode

36m

Create chat completion chunk classes

22m

Convert markdown characters to HTML

26m

Create chat completion stream method

43m

Display usage info of streaming mode

28m

Modify front-end function for streaming mode

42m

Conduct error handling

34m