Hi,
Do anyone knows how could I get the chat response word by word instead of need to wait for the full response, like web ChatGPT and Poe.
Thanks
Hi,
Do anyone knows how could I get the chat response word by word instead of need to wait for the full response, like web ChatGPT and Poe.
Thanks
Hi and Welcome @chinoncwong
It’s called steaming. You can enable it on your requests that support streaming by setting stream to true
.