mirror of
https://github.com/infiniflow/ragflow.git
synced 2025-12-26 08:56:47 +08:00
### What problem does this PR solve? Feat: Filter MCP server list by text. #3221 ### Type of change - [x] New Feature (non-breaking change which adds functionality)
This commit is contained in:
@ -1307,6 +1307,8 @@ This delimiter is used to split the input text into several text pieces echo of
|
||||
export: 'Export',
|
||||
import: 'Import',
|
||||
addMcp: 'Add MCP',
|
||||
url: 'URL',
|
||||
serverType: 'Server Type',
|
||||
},
|
||||
},
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user