mirror of
https://github.com/openai/codex.git
synced 2026-04-24 14:45:27 +00:00
rm
This commit is contained in:
@@ -984,9 +984,6 @@ pub struct ReviewRequest {
|
||||
pub struct ReviewOutputEvent {
|
||||
pub findings: Vec<ReviewFinding>,
|
||||
pub overall_correctness: String,
|
||||
|
||||
/// This will always have a value, even when there are no findings, or
|
||||
/// if the review output wasn't valid JSON.
|
||||
pub overall_explanation: String,
|
||||
pub overall_confidence_score: f32,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user