Need to apply the STREAMING function of openai of a website in Opencart. The opencart is custom and is not for ecommerce use. Our app have openai API integration but we don't have streaming function. We don't want javascript time out or similar approaches
Budget: €8 – €30 EUR
Open ai provide streaming function in their API documentation. Our website offers course creation for users. When user create the course need to wait 20-30 seconds until openai generate the content. Right now we have streaming function through javascript time out which is not the function that offers openai. We don't want that type of approaches. We want the user to click generate and then the openai to show the typing procedure.