Hi,
I want to suggest to my user next questions.
I expect it like this:
{"prompt": "What's your name?", "completion": "Michal", "prompt-suggestions":["How old are you?", "What's your hobbies?", "Do you like music?"]}
Is it possible to give my user prompt suggestions with openai API?
Thanks,
Michal.