If I could do /myshortcut?location="toronto" I can use textblaze to hit any api I want and then embed the data directly.
A couple of examples, my company works with hotels and we often have to send them data unique to them. We'll make graphs for them in a myGPT:
- A MyGPT makes our charts but I always have to go fetch the data for it. If I could do /fetchdata?property="hilton-new-york" and it will return a text version of my table. The LLM can immediately work with that.
Enhancing MyGPT's with text blaze would basically let you build anything you wanted in a way where you're interacting in the ChatGPT window only but you can source any of your data from anywhere
And all you'd need to do it is let urlload send parameters somehow (would be awesome if it could pull up the menu too)