OpenAI API too slow on Adalo since January 30 – How can I fix this?

Hi everone! I’m new here and this is my first post and first app and my first experience with No-Code.
:small_blue_diamond: The Problem
I use the OpenAI API to generate detailed educational documents through a Custom Action in Adalo. Everything worked perfectly with GPT-4o-2024-11-20 until January 30, 2025.
Since then, my requests have latency issues, exceeding the 25-second limit in Adalo, causing them to fail.
:small_blue_diamond: What I Have Tried

  1. Checked the OpenAI API:
    -The API URL is correct and works outside of Adalo using Postman, but responses are slower than before.
    -The OpenAI status page does not show any recent latency issues.
  2. Tested different OpenAI models:
    -GPT-4o-2024-11-20: Worked well before January 30 but is now too slow.
    -GPT-4-turbo: Works but is too expensive for me.
    -o3-mini: Only works with reasoning_effort = low (using medium or high causes a timeout).
    -GPT-4-mini: Works but produces low-quality responses.
  3. Optimized my prompt:
    -I shortened and improved my prompt, but the latency issue remains.
  4. Possible Causes:
    -Did the launch of o1 and o3-mini affect the latency of other models?
    -Could OpenAI’s new European servers impact response times in West Africa?
    :small_blue_diamond: My Questions
  5. Has anyone else experienced this issue with OpenAI on Adalo since January 30?
  6. Is there a way to avoid the 25-second timeout in Adalo without extra costs?
  7. What solutions do you recommend to fix this issue without additional expenses?

Note to consider: I have a limited budget, so Zapier, Make, or any paid solution is not an option.
I need to solve this problem before launching my app in a few weeks.

Thanks in advance for your precious help!