Set(varResponse,ChatGPTConnector.ChatAPI("gpt-3.5-turbo",Collect(colChat,{role : "user", content : TextInput1.Text})));
Collect(colChat,First(varResponse.choices).message);
Reset(TextInput1) This is my formula for onselect Propertty of My Icon . This formula take too much time to run around 8245 ms .I Have to Optimize this Formula So Please Provide me Solution