You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello,
in your run_agent.py code, line 60 "with open("output/wtq_agent_wo_norm/result.jsonl", "r") as f:", I didn't see any information about the file. I want to know where the file from, the result of the run_cot? or other result?
Thanks