mirror of
https://github.com/langgenius/dify.git
synced 2026-05-06 18:27:19 +08:00
fix(web): template of dataset evaluation template
This commit is contained in:
parent
25fc518c5d
commit
ad58895b25
@ -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 = ({
|
||||
|
||||
Loading…
Reference in New Issue
Block a user