mirror of
https://github.com/openai/codex.git
synced 2026-05-02 04:11:39 +03:00
add(feedback): over-refusal / safety check (#11948)
Add new feedback option for "Over-refusal / safety check"
This commit is contained in:
@@ -371,5 +371,6 @@ pub(crate) enum FeedbackCategory {
|
||||
BadResult,
|
||||
GoodResult,
|
||||
Bug,
|
||||
SafetyCheck,
|
||||
Other,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user