fix(web): template of dataset evaluation template

This commit is contained in:
JzoNg 2026-04-29 20:30:43 +08:00
parent 25fc518c5d
commit ad58895b25

View File

@ -11,7 +11,7 @@ import { useInputFieldsActions } from '../batch-test-panel/input-fields/use-inpu
const PIPELINE_INPUT_FIELDS: InputField[] = [
{ name: 'query', type: 'string' },
{ name: 'Expect Results', type: 'string' },
{ name: 'expect_results', type: 'string' },
]
const PipelineBatchActions = ({