The same agent as the Agent Inspector except it returns JSON. This enables you to take actions within your agent based on the information in the evaluation. For example maybe you want to add the results to a database so you can track how your agent is working in the real world. Or perhaps you want your agent to handle the feedback from this agent in real time. For example let's say Agent Inspector says your agent/LLM response is toxic with high confidence. Maybe you want to do have your agent do something in response to that to prevent giving the user something that toxic.