Bug #3679
Enable resume support in Create Styled Questions colab
Start date:
07/23/2024
Due date:
% Done:
100%
Estimated time:
0.40 h
Description
The colab exits if the AI gives bad response thrice. If we try again with that question, it will very likely work.
But, in order to do this, we will have to manually remove all the questions that have been processed already.
In this ticket, we want the colab to take as input the question number to start processing from as an additional input. Then, the colab should be able to rerun with the same input questions file without removing processed questions.