### What problem does this PR solve? feat: Fetch mind map in search page #2247 ### Type of change - [x] New Feature (non-breaking change which adds functionality)
This commit is contained in:
@@ -634,6 +634,7 @@ The above is the content you need to summarize.`,
|
||||
messagePlaceholder: 'message',
|
||||
messageMsg: 'Please input message or delete this field.',
|
||||
addField: 'Add field',
|
||||
addMessage: 'Add message',
|
||||
loop: 'Loop',
|
||||
loopTip:
|
||||
'Loop is the upper limit of the number of loops of the current component, when the number of loops exceeds the value of loop, it means that the component can not complete the current task, please re-optimize agent',
|
||||
@@ -672,7 +673,7 @@ The above is the content you need to summarize.`,
|
||||
begin: 'Begin',
|
||||
message: 'Message',
|
||||
blank: 'Blank',
|
||||
createFromNothing: 'Create from nothing',
|
||||
createFromNothing: 'Create your agent from scratch',
|
||||
addItem: 'Add Item',
|
||||
addSubItem: 'Add Sub Item',
|
||||
nameRequiredMsg: 'Name is required',
|
||||
|
||||
Reference in New Issue
Block a user