mirror of
https://github.com/infiniflow/ragflow.git
synced 2025-12-26 08:56:47 +08:00
### What problem does this PR solve? Feat: Remove the exception comment field from the agent form #3221 ### Type of change - [x] New Feature (non-breaking change which adds functionality)
This commit is contained in:
@ -1317,6 +1317,8 @@ This delimiter is used to split the input text into several text pieces echo of
|
||||
file: 'File upload',
|
||||
integer: 'Number',
|
||||
boolean: 'Boolean',
|
||||
goto: 'Fail Branch',
|
||||
comment: 'Default Value',
|
||||
},
|
||||
llmTools: {
|
||||
bad_calculator: {
|
||||
|
||||
Reference in New Issue
Block a user