Hacker News new | ask | show | jobs
by drakonka 892 days ago
> Now with custom gpts anyone can piggyback on that trust and just upload all that data to their servers.

Can they? I thought custom GPTs were hosted entirely by OpenAI with no middle-man in-between? How would the creator of a custom GPT receive any user prompt data? AFAIK they're not even accessible through the API to build on top of (unlike the Assistants)

1 comments

They're able to utilize APIs
Would you mind pointing me to some info on this? I actually tried to invoke my custom GPT through the OpenAI API and found no way to do it. The closest option at the time was creating an Assistant, which is a whole separate construct. If there's a way to do it now I'd love to play around with it.
They’re talking about the other direction. The bot can make web requests, which means it can export data.