mirror of
https://github.com/infiniflow/ragflow.git
synced 2025-12-08 20:42:30 +08:00
### What problem does this PR solve? Feat: Import & export the agents. #3851 ### Type of change - [x] New Feature (non-breaking change which adds functionality)
This commit is contained in:
@ -1077,6 +1077,8 @@ When you want to search the given knowledge base at first place, set a higher pa
|
||||
ccEmailTip: 'cc_email: CC email (Optional)',
|
||||
subjectTip: 'subject: Email subject (Optional)',
|
||||
contentTip: 'content: Email content (Optional)',
|
||||
jsonUploadTypeErrorMessage: 'Please upload json file',
|
||||
jsonUploadContentErrorMessage: 'json file error',
|
||||
},
|
||||
footer: {
|
||||
profile: 'All rights reserved @ React',
|
||||
|
||||
Reference in New Issue
Block a user