AI-powered
podcast player
Listen to all your favourite podcasts with AI-powered features
How to Write an Open API Schema for Chat GPT
Simon: Turning an English question into a SQL query is like hello world of prompt engineering. The way plugins for chat GPT work is it's completely wild. You provide an opening, so a bunch of yaml describing your API and then you provide it an English description that says this is an API will let you do x, y and z. That's the whole thing. And then chat GPT will read this description and read your API Schema and go, okay, I got this. And then it'll start making queries for you.