Completed
Final thoughts on ChatGPT plugins
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
ChatGPT Plugins - Build Your Own in Python
Automatically move to the next video in the Classroom when playback concludes
- 1 ChatGPT Plugins
- 2 Plugins or LLM agents?
- 3 First look at ChatGPT plugins
- 4 Using the chatgpt-retrieval-plugin
- 5 How the plugin works
- 6 Deploying the plugin with digital ocean
- 7 ChatGPT retrieval plugin environment variables
- 8 Adding langchain docs to chatgpt plugin
- 9 Querying the chatgpt retrieval plugin
- 10 Adding the plugin to ChatGPT
- 11 Setup for ChatGPT plugin manifest file
- 12 Install unverified plugins on ChatGPT
- 13 Handling OpenAPI spec error
- 14 Asking ChatGPT plugin questions
- 15 Final thoughts on ChatGPT plugins