diff --git a/navi/profiles/navi_code/config.json b/navi/profiles/navi_code/config.json index 22896b6..cc57617 100644 --- a/navi/profiles/navi_code/config.json +++ b/navi/profiles/navi_code/config.json @@ -30,7 +30,7 @@ "adaptive_replan_enabled": false, "planning_mandatory": false, "planning_phase1_enabled": true, - "planning_phase2_enabled": false, + "planning_phase2_enabled": true, "planning_phase3_enabled": true, "top_k": 40, "top_p": 0.88,