Objective
Run the Recipe Bot on all synthetic queries from synthetic_queries_for_analysis.csv and collect comprehensive interaction traces for error analysis.
Tasks
Acceptance Criteria
- All synthetic queries have been processed through the Recipe Bot
- Full interaction traces are captured and stored
- Results are ready for open coding analysis
Files to Work With
homeworks/hw2/synthetic_queries_for_analysis.csv (input)
scripts/bulk_test.py (execution script)
- New results file (output)
Estimated Effort
1-2 hours
Objective
Run the Recipe Bot on all synthetic queries from
synthetic_queries_for_analysis.csvand collect comprehensive interaction traces for error analysis.Tasks
Acceptance Criteria
Files to Work With
homeworks/hw2/synthetic_queries_for_analysis.csv(input)scripts/bulk_test.py(execution script)Estimated Effort
1-2 hours