Uses of Class
ai.tutor.cab302exceptionalhandlers.Utils.AIUtils.QuizFormat
Packages that use AIUtils.QuizFormat
-
Uses of AIUtils.QuizFormat in ai.tutor.cab302exceptionalhandlers.Utils
Fields in ai.tutor.cab302exceptionalhandlers.Utils declared as AIUtils.QuizFormatModifier and TypeFieldDescriptionfinal AIUtils.QuizFormat[]
AIUtils.ModelResponseFormat.quizzes
An array of quizzes, if generated by the AI.Constructors in ai.tutor.cab302exceptionalhandlers.Utils with parameters of type AIUtils.QuizFormatModifierConstructorDescriptionModelResponseFormat
(boolean isError, String response, AIUtils.QuizFormat[] quizzes) Constructor ofModelResponseFormat
.