I am using an API in a prompt chat application. Until the API returns the amount of data manageable by prompt chat, it displays the HTML data without any problem. But the problem occurs when the amount of returned data becomes huge, and prompt chat becomes unable to process the data and just keeps showing the 3 dots of loading. So, how do you handle large amounts of data in prompt chat, or if it's an issue in prompt chat, please fix this.