# Hello. I want to optimize the usage of the chatgbt api in my java project. currently when I send a http request and recieve the answer from chatgbt my program freezes for 1-2 seconds. what can I do to prevent my program from freezing?