When sending a prompt using window.openai.sendFollowupMessage({ prompt }) is it possible to display a message on users behalf?
1 Like
You’re asking if you can make it look like an user sent a message? Not directly. But you could add an inline widget that shows what was sent, if that makes sense.
1 Like
thank you very much for the prompt reply. Yes exactly, making it look like user sent a message. The inline widget makes sense as a workaround, but do you know if such feature is on the roadmap?
I don’t know of any features like that on the roadmap.
2 Likes