GuglielmoTor commited on
Commit
88d5574
·
verified ·
1 Parent(s): 16296d1

Update run_agentic_pipeline.py

Browse files
Files changed (1) hide show
  1. run_agentic_pipeline.py +2 -2
run_agentic_pipeline.py CHANGED
@@ -174,8 +174,8 @@ async def run_agentic_pipeline_autonomously(current_token_state_val, orchestrati
174
  )
175
  return
176
 
177
- else:
178
- continue
179
 
180
 
181
  try:
 
174
  )
175
  return
176
 
177
+ # else:
178
+ # continue
179
 
180
 
181
  try: