When a user answers the question to the AI's satisfaction, a new question should be served. Once the AI response returns JSON, we can have a question_complete field that starts as false and is changed to true by Gemini when it is done. This can trigger the question selection function to choose a new question.
When a user answers the question to the AI's satisfaction, a new question should be served. Once the AI response returns JSON, we can have a question_complete field that starts as false and is changed to true by Gemini when it is done. This can trigger the question selection function to choose a new question.