Dataset schema
Required columns:tools: the available tool definitions or tool contextinput: the chat history or user contextoutput: the assistant action or responselabel: the ground-truth class for the metric
Config shape
Set:data_generation.metric.input_format: "span_with_tools"data_generation.source_data.dataset.columns.features: ["tools", "input", "output"]generation.context_examples: 1