feat: add diagnostic interview loop
This commit is contained in:
@@ -58,6 +58,7 @@ type GradedAnswer struct {
|
||||
Overall AnswerOverall `json:"overall"`
|
||||
Strengths []string `json:"strengths"`
|
||||
Gaps []string `json:"gaps"`
|
||||
Evidence []EvidenceRef `json:"evidence"`
|
||||
MisconceptionCandidates []MisconceptionCandidate `json:"misconception_candidates"`
|
||||
FollowUp FollowUpRecommendation `json:"follow_up"`
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user