I've built a custom GPT for my app... But

Hey all,

Ok so I’m on the plus plan and I’ve created an awesome custom gpt as the backend for my flutterflow app. It takes text as an input and returns a JSON object.

But how do I connect my app to it. I’ve tried connecting to it with Make too but it can’t see my custom gpt.

What I’m hearing in the forum is it’s not possible… but… nah, else what’s the point!??

Is it possible? And if not, how do I create a backend that knows what to expect and what to reply with?

I’m missing something fairly basic here.

Look into Assistants API.

Custom GPTs are only available via ChatGPT Plus.

3 Likes

Custom GPTs are front end facing. You don’t connect to them.

1 Like