ChatGPT AP: Function Calling with Python JSON Output Example

How to use the ChatGPT Function Calling feature in Python, so you can get a JSON object as the output from the API response in your programs. Note this is a developer tutorial and assumes you already know how to use the ChatGPT API. Get the source code here: 00:00 Introduction 00:44 Handling the OpenAI API key 02:21 Preparing the input 03:10 Defining the function call 06:50 Creating the API request 10:55 Handling the ChatGPT JSON output response PUBLICATION PERMISSIONS: Original video was published with the Creative Commons Attribution license (reuse allowed). Link:
Back to Top