Skip to main content

knob_system_prompt

Function knob_system_prompt 

Source
pub(crate) fn knob_system_prompt(
    package: &str,
    crate_dir: &str,
    inventory: &str,
) -> String
Expand description

System prompt for the KNOB-TUNING phase: the model picks one existing option per round and changes its default to a single untested value, or signals the phase is done. It never writes new logic here.