I am making an API call to gpt-4.1-nano-2025-04-14 chat completion API. I pass it a prompt which is around 290 tokens and the output is around 600 tokens. This is taking around 10.5 seconds in bubble.
Is it expected to take this long for Open AI API calls in bubble?