Is it possible to create a ChatGPT conversation programmatically (not the gpt chat/completions API)?
I would like my custom GPT to be able to start a conversation based on an external action.
Is it possible to create a ChatGPT conversation programmatically (not the gpt chat/completions API)?
I would like my custom GPT to be able to start a conversation based on an external action.
No, it is not.
Conversation starters are all we have right now.
I do, however, agree that it needs an optional “Welcome Message” available for display upon initialization.