You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add feature extraction and labeling thresholds to config
Introduces new configuration options for feature extraction and program labeling, including thresholds for suggesting simplification, including change descriptions, and labeling implementations as concise or comprehensive. Updates PromptConfig and PromptSampler to use these new parameters, while maintaining backward compatibility with the deprecated code_length_threshold.
0 commit comments