2 response by chat GPT

I’m using a Tilda questionnaire via a webhook. The responses are sent to Open AI and then returned via the webhook. However, Open AI makes a double response to each request, once without using Tilda data and once using it, but only the one that doesn’t use Tilda data is sent as a response. How can I send only the second one? I realized in the details that it made 2. My script is simple: webhook-Open AI-Webhook response.