SergeyO7 commited on
Commit
ae43ddf
·
verified ·
1 Parent(s): 699c082

Update agent.py

Browse files
Files changed (1) hide show
  1. agent.py +1 -1
agent.py CHANGED
@@ -363,7 +363,7 @@ class MagAgent:
363
  },
364
  "planning": {
365
  "template": "Step-by-Step Plan...",
366
- "variables": ["step1", "step2", "step3", "validation_step"]
367
  "sub_templates": {
368
  "initial_plan": "...",
369
  "initial_facts": "..."
 
363
  },
364
  "planning": {
365
  "template": "Step-by-Step Plan...",
366
+ "variables": ["step1", "step2", "step3", "validation_step"],
367
  "sub_templates": {
368
  "initial_plan": "...",
369
  "initial_facts": "..."