prthm11 commited on
Commit
f552bf7
·
verified ·
1 Parent(s): 236f847

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -1296,7 +1296,7 @@ If you find any "Code-Blocks" then,
1296
  "output_json": "output_path",
1297
  "sprites": "result",
1298
  "project_output_json": "project_output",
1299
- "test_url": download_url
1300
  }), 500
1301
  # Invoke the main agent for logic refinement and relationship identification
1302
  # response = agent.invoke({"messages": [{"role": "user", "content": content}]})
 
1296
  "output_json": "output_path",
1297
  "sprites": "result",
1298
  "project_output_json": "project_output",
1299
+ "test_url": "download_url"
1300
  }), 500
1301
  # Invoke the main agent for logic refinement and relationship identification
1302
  # response = agent.invoke({"messages": [{"role": "user", "content": content}]})