Completed
Add in the AI and Context
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Prompt Engineering in Web Development - Using LangChain and Templates with OpenAI
Automatically move to the next video in the Classroom when playback concludes
- 1 Introduction
- 2 Modify the UI
- 3 Define Input Component Properties
- 4 Have Attribute Inherit to Text Area
- 5 Add aria-value
- 6 Create global.d.ts
- 7 Create Opponents Bot
- 8 Add in the AI and Context
- 9 Refine the Prompts
- 10 What Are Tokens?
- 11 Temperature Values
- 12 Refine Prompt
- 13 Introducing LangChain
- 14 Animating the Winning Result
- 15 Add RegEx to Format Winning Response
- 16 Insert Query Collector
- 17 Insert Rainbow Class
- 18 Install party-js
- 19 Test App
- 20 Conclusion