Completed
SSE without EventSource
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Analyzing ChatGPT Backend
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 Initial Connection
- 3 Protocols HTTP/2, HTTP/3
- 4 Authentication
- 5 Conversations, Paging & UUID
- 6 AI Models text-davinci-002-render
- 7 Messages
- 8 Server Sent Events
- 9 Moderating Messages & UUID Discussion
- 10 Generating Conversation Titles
- 11 SSE without EventSource
- 12 Feedback API
- 13 Limitations of UUID Messages on Databases
- 14 How ULID Improves reads/writes
- 15 Two ChatGPT talking to Each other