I would like to build a GPT that can help me manage a service via API calls.
I can set it up by hardcoding one specific deployment’s endpoint and my personal API key. My question is whether I can templatize server
and apikey
and ask them as inputs from the users of my GPT so they can talk to the right endpoint using their identity.