JatinAutonomousLabs commited on
Commit
4a7e904
·
verified ·
1 Parent(s): 75ba049

Update graph.py

Browse files
Files changed (1) hide show
  1. graph.py +2 -0
graph.py CHANGED
@@ -515,6 +515,8 @@ def run_pm_agent(state: AgentState):
515
 
516
  {full_context}
517
 
 
 
518
  Return JSON with:
519
  {{
520
  "plan_steps": [...],
 
515
 
516
  {full_context}
517
 
518
+ If code generation is needed, use {language_hint}.
519
+
520
  Return JSON with:
521
  {{
522
  "plan_steps": [...],