Get Structured Response From Open AI Using Function Calls
Open AI released new Chat GPT feature - Function Calling.
What this basically means is that you can send a function to ChatGPT API and get structured JSON response that you can use in your app.