Chapter 197 / 7
Agents: Tool Use and Post-Training
Build a toy agent environment where the model can solve a task, call tools, fail safely, o
Super-hard
Build a toy agent environment where the model can solve a task, call tools, fail safely, or reward-hack the evaluator; then add mitigations and show they work.
Target interface
evaluate_naive(submission)Complete the starter code in the editor. Any correct approach is accepted.
Hints0 / 2
Reference solution
Your own code stays in the editor.