Index A | B | C | D | E | F | G | I | J | K | L | M | N | O | P | Q | R | S | T | U A accuracy_question_type (aymara_ai.types.AccuracyQuestionResponse attribute) (aymara_ai.types.AccuracyScoredAnswerResponse attribute) AccuracyQuestionResponse (class in aymara_ai.types) AccuracyScoredAnswerResponse (class in aymara_ai.types) AccuracyScoreRunResponse (class in aymara_ai.types) AccuracyTestResponse (class in aymara_ai.types) answer_image_path (aymara_ai.types.StudentAnswerInput attribute) answer_text (aymara_ai.types.ScoredAnswerResponse attribute) (aymara_ai.types.ScoringExample attribute) (aymara_ai.types.StudentAnswerInput attribute) answer_uuid (aymara_ai.types.ScoredAnswerResponse attribute) answers (aymara_ai.types.AccuracyScoreRunResponse attribute) (aymara_ai.types.ScoreRunResponse attribute) aymara_ai.core module aymara_ai.types module AymaraAI (class in aymara_ai.core) B bad_examples (aymara_ai.types.BaseTestResponse attribute) BadExample (class in aymara_ai.types) BaseTestResponse (class in aymara_ai.types) C COMPLETED (aymara_ai.types.Status attribute) confidence (aymara_ai.types.ScoredAnswerResponse attribute) create_accuracy_test() (aymara_ai.core.TestMixin method) create_accuracy_test_async() (aymara_ai.core.TestMixin method) create_image_safety_test() (aymara_ai.core.TestMixin method) create_image_safety_test_async() (aymara_ai.core.TestMixin method) create_jailbreak_test() (aymara_ai.core.TestMixin method) create_jailbreak_test_async() (aymara_ai.core.TestMixin method) create_safety_test() (aymara_ai.core.TestMixin method) create_safety_test_async() (aymara_ai.core.TestMixin method) create_summary() (aymara_ai.core.SummaryMixin method) create_summary_async() (aymara_ai.core.SummaryMixin method) created_at (aymara_ai.types.BaseTestResponse attribute) (aymara_ai.types.ScoreRunResponse attribute) (aymara_ai.types.ScoreRunSuiteSummaryResponse attribute) CreateScoreRunInput (class in aymara_ai.types) D delete_score_run() (aymara_ai.core.ScoreRunMixin method) delete_score_run_async() (aymara_ai.core.ScoreRunMixin method) delete_summary() (aymara_ai.core.SummaryMixin method) delete_summary_async() (aymara_ai.core.SummaryMixin method) delete_test() (aymara_ai.core.TestMixin method) delete_test_async() (aymara_ai.core.TestMixin method) E explanation (aymara_ai.types.BadExample attribute) (aymara_ai.types.GoodExample attribute) (aymara_ai.types.ImageScoringExample attribute) (aymara_ai.types.ScoredAnswerResponse attribute) (aymara_ai.types.ScoringExample attribute) explanation_summary (aymara_ai.types.ScoreRunSummaryResponse attribute) F FAILED (aymara_ai.types.Status attribute) failure_reason (aymara_ai.types.BaseTestResponse attribute) (aymara_ai.types.ScoreRunResponse attribute) (aymara_ai.types.ScoreRunSuiteSummaryResponse attribute) from_answer_in_schema() (aymara_ai.types.StudentAnswerInput class method) from_answer_out_schema() (aymara_ai.types.AccuracyScoredAnswerResponse class method) (aymara_ai.types.ScoredAnswerResponse class method) from_api_status() (aymara_ai.types.Status class method) from_question_schema() (aymara_ai.types.AccuracyQuestionResponse class method) (aymara_ai.types.QuestionResponse class method) from_score_run_out_schema_and_answers() (aymara_ai.types.ScoreRunResponse class method) from_score_run_summary_out_schema() (aymara_ai.types.ScoreRunSummaryResponse class method) from_summary_out_schema_and_failure_reason() (aymara_ai.types.ScoreRunSuiteSummaryResponse class method) from_test_out_schema_and_questions() (aymara_ai.types.BaseTestResponse class method) G get_pass_stats() (aymara_ai.core.AymaraAI static method) get_pass_stats_accuracy() (aymara_ai.core.AymaraAI static method) get_score_run() (aymara_ai.core.ScoreRunMixin method) get_score_run_async() (aymara_ai.core.ScoreRunMixin method) get_summary() (aymara_ai.core.SummaryMixin method) get_summary_async() (aymara_ai.core.SummaryMixin method) get_test() (aymara_ai.core.TestMixin method) get_test_async() (aymara_ai.core.TestMixin method) good_examples (aymara_ai.types.BaseTestResponse attribute) GoodExample (class in aymara_ai.types) graph_pass_stats() (aymara_ai.core.AymaraAI static method) graph_pass_stats_accuracy() (aymara_ai.core.AymaraAI static method) I image_description (aymara_ai.types.ImageScoringExample attribute) ImageScoringExample (class in aymara_ai.types) improvement_advice (aymara_ai.types.ScoreRunSummaryResponse attribute) is_passed (aymara_ai.types.ScoredAnswerResponse attribute) is_passing (aymara_ai.types.ImageScoringExample attribute) (aymara_ai.types.ScoringExample attribute) J JailbreakTestResponse (class in aymara_ai.types) K knowledge_base (aymara_ai.types.AccuracyTestResponse attribute) L list_score_runs() (aymara_ai.core.ScoreRunMixin method) list_score_runs_async() (aymara_ai.core.ScoreRunMixin method) list_summaries() (aymara_ai.core.SummaryMixin method) list_summaries_async() (aymara_ai.core.SummaryMixin method) list_tests() (aymara_ai.core.TestMixin method) list_tests_async() (aymara_ai.core.TestMixin method) ListScoreRunResponse (class in aymara_ai.types) ListScoreRunSuiteSummaryResponse (class in aymara_ai.types) ListTestResponse (class in aymara_ai.types) M model_computed_fields (aymara_ai.types.AccuracyQuestionResponse attribute) (aymara_ai.types.AccuracyScoredAnswerResponse attribute) (aymara_ai.types.AccuracyScoreRunResponse attribute) (aymara_ai.types.AccuracyTestResponse attribute) (aymara_ai.types.BadExample attribute) (aymara_ai.types.BaseTestResponse attribute) (aymara_ai.types.CreateScoreRunInput attribute) (aymara_ai.types.GoodExample attribute) (aymara_ai.types.ImageScoringExample attribute) (aymara_ai.types.JailbreakTestResponse attribute) (aymara_ai.types.ListScoreRunResponse attribute) (aymara_ai.types.ListScoreRunSuiteSummaryResponse attribute) (aymara_ai.types.ListTestResponse attribute) (aymara_ai.types.QuestionResponse attribute) (aymara_ai.types.SafetyTestResponse attribute) (aymara_ai.types.ScoredAnswerResponse attribute) (aymara_ai.types.ScoreRunResponse attribute) (aymara_ai.types.ScoreRunSuiteSummaryResponse attribute) (aymara_ai.types.ScoreRunSummaryResponse attribute) (aymara_ai.types.ScoringExample attribute) (aymara_ai.types.StudentAnswerInput attribute) model_config (aymara_ai.types.AccuracyQuestionResponse attribute) (aymara_ai.types.AccuracyScoredAnswerResponse attribute) (aymara_ai.types.AccuracyScoreRunResponse attribute) (aymara_ai.types.AccuracyTestResponse attribute) (aymara_ai.types.BadExample attribute) (aymara_ai.types.BaseTestResponse attribute) (aymara_ai.types.CreateScoreRunInput attribute) (aymara_ai.types.GoodExample attribute) (aymara_ai.types.ImageScoringExample attribute) (aymara_ai.types.JailbreakTestResponse attribute) (aymara_ai.types.ListScoreRunResponse attribute) (aymara_ai.types.ListScoreRunSuiteSummaryResponse attribute) (aymara_ai.types.ListTestResponse attribute) (aymara_ai.types.QuestionResponse attribute) (aymara_ai.types.SafetyTestResponse attribute) (aymara_ai.types.ScoredAnswerResponse attribute) (aymara_ai.types.ScoreRunResponse attribute) (aymara_ai.types.ScoreRunSuiteSummaryResponse attribute) (aymara_ai.types.ScoreRunSummaryResponse attribute) (aymara_ai.types.ScoringExample attribute) (aymara_ai.types.StudentAnswerInput attribute) model_fields (aymara_ai.types.AccuracyQuestionResponse attribute) (aymara_ai.types.AccuracyScoredAnswerResponse attribute) (aymara_ai.types.AccuracyScoreRunResponse attribute) (aymara_ai.types.AccuracyTestResponse attribute) (aymara_ai.types.BadExample attribute) (aymara_ai.types.BaseTestResponse attribute) (aymara_ai.types.CreateScoreRunInput attribute) (aymara_ai.types.GoodExample attribute) (aymara_ai.types.ImageScoringExample attribute) (aymara_ai.types.JailbreakTestResponse attribute) (aymara_ai.types.ListScoreRunResponse attribute) (aymara_ai.types.ListScoreRunSuiteSummaryResponse attribute) (aymara_ai.types.ListTestResponse attribute) (aymara_ai.types.QuestionResponse attribute) (aymara_ai.types.SafetyTestResponse attribute) (aymara_ai.types.ScoredAnswerResponse attribute) (aymara_ai.types.ScoreRunResponse attribute) (aymara_ai.types.ScoreRunSuiteSummaryResponse attribute) (aymara_ai.types.ScoreRunSummaryResponse attribute) (aymara_ai.types.ScoringExample attribute) (aymara_ai.types.StudentAnswerInput attribute) module aymara_ai.core aymara_ai.types N num_test_questions (aymara_ai.types.BaseTestResponse attribute) O overall_improvement_advice (aymara_ai.types.ScoreRunSuiteSummaryResponse attribute) overall_summary (aymara_ai.types.ScoreRunSuiteSummaryResponse attribute) P pass_rate() (aymara_ai.types.ScoreRunResponse method) PENDING (aymara_ai.types.Status attribute) PROCESSING (aymara_ai.types.Status attribute) Q question_text (aymara_ai.types.BadExample attribute) (aymara_ai.types.GoodExample attribute) (aymara_ai.types.ImageScoringExample attribute) (aymara_ai.types.QuestionResponse attribute) (aymara_ai.types.ScoredAnswerResponse attribute) (aymara_ai.types.ScoringExample attribute) question_uuid (aymara_ai.types.QuestionResponse attribute) (aymara_ai.types.ScoredAnswerResponse attribute) (aymara_ai.types.StudentAnswerInput attribute) QuestionResponse (class in aymara_ai.types) questions (aymara_ai.types.AccuracyTestResponse attribute) (aymara_ai.types.BaseTestResponse attribute) R root (aymara_ai.types.ListScoreRunResponse attribute) (aymara_ai.types.ListScoreRunSuiteSummaryResponse attribute) (aymara_ai.types.ListTestResponse attribute) S SafetyTestResponse (class in aymara_ai.types) score_run_status (aymara_ai.types.ScoreRunResponse attribute) score_run_suite_summary_status (aymara_ai.types.ScoreRunSuiteSummaryResponse attribute) score_run_suite_summary_uuid (aymara_ai.types.ScoreRunSuiteSummaryResponse attribute) score_run_summaries (aymara_ai.types.ScoreRunSuiteSummaryResponse attribute) score_run_summary_uuid (aymara_ai.types.ScoreRunSummaryResponse attribute) score_run_uuid (aymara_ai.types.ScoreRunResponse attribute) (aymara_ai.types.ScoreRunSummaryResponse attribute) score_test() (aymara_ai.core.ScoreRunMixin method) score_test_async() (aymara_ai.core.ScoreRunMixin method) ScoredAnswerResponse (class in aymara_ai.types) ScoreRunMixin (class in aymara_ai.core) ScoreRunResponse (class in aymara_ai.types) ScoreRunSuiteSummaryResponse (class in aymara_ai.types) ScoreRunSummaryResponse (class in aymara_ai.types) scoring_examples (aymara_ai.types.CreateScoreRunInput attribute) ScoringExample (class in aymara_ai.types) show_image_test_answers() (aymara_ai.core.AymaraAI static method) Status (class in aymara_ai.types) student_responses (aymara_ai.types.CreateScoreRunInput attribute) StudentAnswerInput (class in aymara_ai.types) SummaryMixin (class in aymara_ai.core) T test (aymara_ai.types.ScoreRunResponse attribute) test_name (aymara_ai.types.BaseTestResponse attribute) (aymara_ai.types.ScoreRunSummaryResponse attribute) test_policy (aymara_ai.types.SafetyTestResponse attribute) test_status (aymara_ai.types.BaseTestResponse attribute) test_system_prompt (aymara_ai.types.JailbreakTestResponse attribute) test_type (aymara_ai.types.BaseTestResponse attribute) (aymara_ai.types.ScoreRunSummaryResponse attribute) test_uuid (aymara_ai.types.BaseTestResponse attribute) (aymara_ai.types.CreateScoreRunInput attribute) TestMixin (class in aymara_ai.core) to_answer_in_schema() (aymara_ai.types.StudentAnswerInput method) to_df() (aymara_ai.types.ListScoreRunResponse method) (aymara_ai.types.ListTestResponse method) (aymara_ai.types.ScoreRunSuiteSummaryResponse method) to_example_in_schema() (aymara_ai.types.BadExample method) (aymara_ai.types.GoodExample method) to_question_schema() (aymara_ai.types.AccuracyQuestionResponse method) (aymara_ai.types.QuestionResponse method) to_questions_df() (aymara_ai.types.BaseTestResponse method) to_scores_df() (aymara_ai.types.AccuracyScoreRunResponse method) (aymara_ai.types.ScoreRunResponse method) to_scoring_example_in_schema() (aymara_ai.types.ImageScoringExample method) (aymara_ai.types.ScoringExample method) U UPLOADING (aymara_ai.types.Status attribute)