Overview
Explore the latest feature introduced by OpenAI - "Functions" for GPT-4 and GPT-3.5-turbo - in this informative 16-minute video. Learn how these chatbot LLMs can now read and utilize a list of Python (or other programming language) functions as tools. Dive into the implementation process in Python, create functions for GPT-4, and understand function calling instructions. Discover how to call ChatCompletion with functions and use GPT-4 to run them. Follow along as an image generation pipeline is created and integrated into the function. See how to generate product pages with images using this new feature. Gain valuable insights on OpenAI's function calling capabilities and access additional resources, including a notebook link and social media connections for further learning and support.
Syllabus
New GPT-4 and ChatGPT Functions
Function Calling in OpenAI Docs
Implementation in Python
Creating a Function for GPT 4
Function Calling Instructions
Calling ChatCompletion with Functions
Using GPT 4 to Run Functions
Creating Image Generation Pipeline
Adding Image Generation to Function
Creating Product Pages with Images
Final Thoughts on OpenAI Function Calling
Taught by
James Briggs