Closed
Description
Currently there are too many callbacks (ex: search with polling), it is kind of confusing users on handling. Can we just return promises and users can use the modern async/await to get the information required?
I'm being stumbled upon where I've to stream the preview results whenever it is available. This would be a great addition and will improve DX.