Hi,
Was wondering when I run my crewAI agents why the time taken to get a response from OpenAI is so slow?
When I run the same data, same context directly in OpenAI the response is immediate, when I call via crewAI the response tends to take a couple of minutes.
Is there something I am doing wrong or a faster way to execute the API results?
Thanks.