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:
writinwaters
2025-01-21 19:51:30 +08:00
committed by GitHub
parent 21052b2972
commit a2946b0fb0
4 changed files with 74 additions and 3 deletions

View File

@ -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',