{{ error }}
{% endif %} {% if scenario %}{{ scenario.description }}
角色:{{ scenario.agent.role }}
目标:{{ scenario.agent.goal }}
{{ result.answer }}
模型:{{ result.model_name }}
状态:{{ result.status }}
耗时:{{ result.latency_ms }} ms
{{ result.structured_output }}
{{ result.references }}
{{ result.tool_calls }}
{{ result.error }}