mirror of
https://github.com/infiniflow/ragflow.git
synced 2025-12-08 20:42:30 +08:00
Added descriptions of the Note and Template components (#4560)
### What problem does this PR solve? ### Type of change - [x] Documentation Update
This commit is contained in:
@ -1104,7 +1104,7 @@ This procedure will improve precision of retrieval by adding more information to
|
||||
testRun: 'Test Run',
|
||||
template: 'Template',
|
||||
templateDescription:
|
||||
'A component that formats the output of other components.',
|
||||
'A component that formats user inputs or the outputs of other components.',
|
||||
emailComponent: 'Email',
|
||||
emailDescription: 'Send an email to a specified address.',
|
||||
smtpServer: 'SMTP Server',
|
||||
|
||||
Reference in New Issue
Block a user