ChatGPT-Preset: Implement "prompt all answers at once"?

Hi,

I am using the ChatGPT-Preset. My question relates more to openAI (and the API maybe?): Is there a way to get the answer of ChatGPT at once and not line-by-line?
If so, can I implement that code into the Preset anywhere?

Cheers
Johannes

1 Like

Isn't that the default? AFAIK BTT currently doesn't have support for the streaming API which would do the output line by line.

What is the concept behind the "prompt all answers at once" feature in ChatGPT-Preset?