Closed michalrzak closed 1 year ago
NOTE: reducing the number of samples SOMETIMES lets the method finish. (tried with 1 and 5)
Hey! would you try testing our code by changing two lines in the config: "api_service": "mock_api", "engine": "",
Then it just runs our code and inserts a mock message. That should be very fast, within seconds, if not I will have a more detailled look at it.
For now, I believe the problem is at the openai API... Maybe just try again in a few hours or tomorrow.
Sorry for getting back this late.
I tried rerunning the code with the mock API, and this works almost instantly.
And it really seems that last week the issue was with openAI as the generation works fairly fast today. (finishing 5 samples in ~1 minute)
I have created the following application:
Running the application, however, takes a very long time to finish (>> 30 minutes). During this time it progresses through the dataset, but each step takes a long time to finish and it seems like the application lags out at some point and doesn't continue generating.
After a while, the following message/warning appears: