#Optimizing usage of ChatGBT API in Java

1 messages · Page 1 of 1 (latest)

noble timber
#

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?