ChatGPT-based chatbots can now call your custom code to get information it doesn’t know. e.g. current weather, scrape the web, access APIs, etc.

I’ve added a #Python ( #Flask ) demo of this to my chatbot quickstart repository.