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.
Anything changed or on the roadmap to allow 3rd party app to open a new chat with set of documents or links attached?