feat(web): node show id; update reflection engine example
This commit is contained in:
@@ -1304,20 +1304,21 @@ Memory Bear: After the rebellion, regional warlordism intensified for several re
|
||||
inner: 'Built-in Tools',
|
||||
custom: 'Custom Tools',
|
||||
mcpSearchPlaceholder: 'Search MCP services...',
|
||||
innerSearchPlaceholder: 'Search tools...',
|
||||
customSearchPlaceholder: 'Search custom tools...',
|
||||
addService: 'Add MCP Service',
|
||||
addServiceSuccess: 'Service added successfully',
|
||||
serviceAddress: 'Service Address',
|
||||
server_url: 'Service URL',
|
||||
lastConnection: 'Last Connection',
|
||||
responseTime: 'Response Time',
|
||||
status: {
|
||||
running: 'Running',
|
||||
stopped: 'Stopped',
|
||||
abnormal: 'Abnormal',
|
||||
unknown: 'Unknown'
|
||||
active: 'Active',
|
||||
inactive: 'Inactive',
|
||||
},
|
||||
testConnectionSuccess: 'Connection test successful',
|
||||
serviceEndpoint: 'Service Endpoint URL',
|
||||
serviceEndpointPlaceholder: 'Service endpoint URL',
|
||||
serviceEndpointExtra: 'Complete access address for MCP service',
|
||||
serviceEndpointPlaceholder: 'URL of the service endpoint',
|
||||
serviceEndpointExtra: 'Complete access address of the MCP service',
|
||||
nameAndIcon: 'Name and Icon',
|
||||
namePlaceholder: 'Name your MCP service',
|
||||
serverIdentifier: 'Server Identifier',
|
||||
@@ -1344,27 +1345,25 @@ Memory Bear: After the rebellion, regional warlordism intensified for several re
|
||||
sseReadTimeout: 'SSE Read Timeout (seconds)',
|
||||
saveAndTest: 'Save and Test',
|
||||
|
||||
innerSearchPlaceholder: 'Search built-in tools',
|
||||
|
||||
timeFormat: 'Time Formatting',
|
||||
timeZoneConversion: 'Time Zone Conversion',
|
||||
timestampConversion: 'Timestamp Conversion',
|
||||
timeCalculation: 'Time Calculation',
|
||||
time_desc: 'Date and time processing',
|
||||
time_features: 'Provides time format conversion, time zone conversion, timestamp calculation and other functions',
|
||||
time_desc: 'Date and Time Processing',
|
||||
DateTimeTool_features: 'Provides time format conversion, time zone conversion, timestamp calculation and other functions',
|
||||
currentTime: 'Current Time',
|
||||
timestamp: 'Timestamp',
|
||||
localTime: 'Local Time',
|
||||
utcTime: 'UTC Time',
|
||||
secondsTimestamp: 'Timestamp (seconds)',
|
||||
millisecondsTimestamp: 'Timestamp (milliseconds)',
|
||||
enterTimestamp: 'Enter timestamp',
|
||||
enterTimestamp: 'Enter Timestamp',
|
||||
conversion: 'Conversion',
|
||||
conversionResult: 'Conversion Result',
|
||||
chooseFormatType: 'Choose Format',
|
||||
|
||||
json_desc: 'Data format conversion',
|
||||
json_features: 'JSON formatting, compression, validation and conversion functions',
|
||||
JsonTool_desc: 'Data Format Conversion',
|
||||
JsonTool_features: 'JSON formatting, compression, validation and conversion functions',
|
||||
jsonFormat: 'JSON Formatting',
|
||||
jsonGzip: 'JSON Compression',
|
||||
jsonCheck: 'JSON Validation',
|
||||
@@ -1375,14 +1374,14 @@ Memory Bear: After the rebellion, regional warlordism intensified for several re
|
||||
clear: 'Clear',
|
||||
parse: 'Paste',
|
||||
format: 'Format',
|
||||
gzip: 'Compress',
|
||||
check: 'Validate',
|
||||
escape: 'Escape',
|
||||
minify: 'Minify',
|
||||
validate: 'Validate',
|
||||
convert: 'Escape',
|
||||
outputResult: 'Output Result',
|
||||
validJosn: 'JSON format is correct, validation passed!',
|
||||
|
||||
baidu_desc: 'Search engine service',
|
||||
baidu_features: 'Integrated Baidu Search API, providing web search, news search and other functions',
|
||||
BaiduSearchTool_desc: 'Search Engine Service',
|
||||
BaiduSearchTool_features: 'Integrated Baidu Search API, providing web search, news search and other functions',
|
||||
webSearch: 'Web Search',
|
||||
newsSearch: 'News Search',
|
||||
imageSearch: 'Image Search',
|
||||
@@ -1391,51 +1390,51 @@ Memory Bear: After the rebellion, regional warlordism intensified for several re
|
||||
hasApiKey: 'API configured and enabled',
|
||||
needApiKey: 'Need to configure API Key',
|
||||
|
||||
minerU_desc: 'PDF parsing tool',
|
||||
minerU_features: 'High-precision PDF document parsing tool, supports text, table, and image extraction',
|
||||
MinerUTool_desc: 'PDF Parsing Tool',
|
||||
MinerUTool_features: 'High-precision PDF document parsing tool, supports text, table, and image extraction',
|
||||
pdfParser: 'PDF Parser',
|
||||
tableExtraction: 'Table Extraction',
|
||||
imageRecognition: 'Image Recognition',
|
||||
textExtraction: 'Text Extraction',
|
||||
|
||||
textIn_desc: 'OCR text recognition',
|
||||
textIn_features: 'Intelligent OCR text recognition service, supports multilingual and handwriting recognition',
|
||||
TextInTool_desc: 'OCR Text Recognition',
|
||||
TextInTool_features: 'Intelligent OCR text recognition service, supports multi-language and handwriting recognition',
|
||||
universalOCR: 'Universal OCR',
|
||||
handwritingRecognition: 'Handwriting Recognition',
|
||||
multilingualSupport: 'Multilingual Support',
|
||||
multilingualSupport: 'Multi-language Support',
|
||||
highPrecisionRecognition: 'High Precision Recognition',
|
||||
|
||||
configDesc: 'Configuration Description',
|
||||
baidu_config_desc: 'To use Baidu Search API, you need to apply for API Key and Secret Key on Baidu Open Platform first.',
|
||||
minerU_config_desc: 'MinerU is a high-precision PDF document parsing tool that requires an API Key to use.',
|
||||
textIn_config_desc: 'TextIn provides intelligent OCR text recognition service with multilingual support.',
|
||||
link: 'Application Link',
|
||||
BaiduSearchTool_config_desc: 'To use Baidu Search API, you need to apply for API Key and Secret Key on Baidu Open Platform first.',
|
||||
MinerUTool_config_desc: 'MinerU is a high-precision PDF document parsing tool that requires an API Key to use.',
|
||||
TextInTool_config_desc: 'TextIn provides intelligent OCR text recognition service with multi-language support.',
|
||||
link: 'Application URL',
|
||||
api_key: 'API Key',
|
||||
baidu_api_key_desc: 'API Key obtained from Baidu Open Platform',
|
||||
minerU_api_key_desc: 'API Key obtained from MinerU platform',
|
||||
BaiduSearchTool_api_key_desc: 'API Key obtained from Baidu Open Platform',
|
||||
MinerUTool_api_key_desc: 'API Key obtained from MinerU platform',
|
||||
secret_key: 'Secret Key',
|
||||
baidu_secret_key_desc: 'Secret Key obtained from Baidu Open Platform',
|
||||
textIn_secret_key_desc: 'Secret Key obtained from TextIn platform',
|
||||
search_type: 'Search Type',
|
||||
BaiduSearchTool_secret_key_desc: 'Secret Key obtained from Baidu Open Platform',
|
||||
TextInTool_secret_key_desc: 'Secret Key obtained from TextIn platform',
|
||||
type: 'Search Type',
|
||||
pagesize: 'Results Per Page',
|
||||
pagesize_desc: 'Number of results returned per search (1-50)',
|
||||
baidu_enable: 'Enable Baidu Search',
|
||||
baidu_safe_enable: 'Enable Safe Search',
|
||||
baidu_safe_enable_desc: 'Filter inappropriate content',
|
||||
pagesize_desc: 'Number of results returned per search ({{count1}}-{{count2}})',
|
||||
BaiduSearchTool_enable: 'Enable Baidu Search',
|
||||
BaiduSearchTool_safe_enable: 'Enable Safe Search',
|
||||
BaiduSearchTool_safe_enable_desc: 'Filter inappropriate content',
|
||||
api_address: 'API Address',
|
||||
minerU_api_address_desc: 'Default uses official API address, can be modified for private deployment',
|
||||
textIn_api_address_desc: 'Default uses official API address',
|
||||
MinerUTool_api_address_desc: 'Uses official API address by default, can be modified if privately deployed',
|
||||
TextInTool_api_address_desc: 'Uses official API address by default',
|
||||
parsing_mode: 'Parsing Mode',
|
||||
auto_recognition: 'Auto Recognition',
|
||||
pure_text_mode: 'Pure Text Mode',
|
||||
table_priority: 'Table Priority',
|
||||
image_priority: 'Image Priority',
|
||||
minerU_timeout_desc: 'PDF parsing timeout (10-300 seconds)',
|
||||
minerU_enable: 'Enable MinerU',
|
||||
minerU_extract_images_enable: 'Extract Images',
|
||||
minerU_extract_images_enable_desc: 'Whether to extract image content from PDF',
|
||||
MinerUTool_timeout_desc: 'PDF parsing timeout (10-300 seconds)',
|
||||
MinerUTool_enable: 'Enable MinerU',
|
||||
MinerUTool_extract_images_enable: 'Extract Images',
|
||||
MinerUTool_extract_images_enable_desc: 'Whether to extract image content from PDF',
|
||||
app_id: 'APP ID',
|
||||
textIn_app_id_desc: 'App ID obtained from TextIn platform',
|
||||
TextInTool_app_id_desc: 'App ID obtained from TextIn platform',
|
||||
language_identification: 'Recognition Language',
|
||||
automatic_detection: 'Automatic Detection',
|
||||
simplified_chinese: 'Simplified Chinese',
|
||||
@@ -1448,7 +1447,7 @@ Memory Bear: After the rebellion, regional warlordism intensified for several re
|
||||
high_precision_identification: 'High Precision Recognition',
|
||||
handwriting_recognition: 'Handwriting Recognition',
|
||||
formula_recognition: 'Formula Recognition',
|
||||
textIn_enable: 'Enable TextIn',
|
||||
TextInTool_enable: 'Enable TextIn',
|
||||
return_text_position_enable: 'Return Text Position Info',
|
||||
return_text_position_enable_desc: 'Whether to return coordinate positions of recognized text',
|
||||
|
||||
@@ -1550,7 +1549,8 @@ Memory Bear: After the rebellion, regional warlordism intensified for several re
|
||||
run: 'Run',
|
||||
save: 'Save',
|
||||
export: 'Export',
|
||||
variableConfig: 'Variable Configuration'
|
||||
variableConfig: 'Variable Configuration',
|
||||
variableRequired: 'required',
|
||||
},
|
||||
emotionEngine: {
|
||||
emotionEngineConfig: 'Emotion Engine Configuration',
|
||||
@@ -1661,7 +1661,7 @@ Memory Bear: After the rebellion, regional warlordism intensified for several re
|
||||
daily: 'Daily',
|
||||
run: 'Run Debug',
|
||||
example: 'Raw Data',
|
||||
exampleText: 'My sister was born in 2025, oh wait, I remembered wrong, she was actually born in 2024. By the way, my ID number is 33252218293749845X.',
|
||||
exampleText: 'I went to Beijing for work in the spring of 2023, and have basically been working in Beijing ever since, without changing cities much. However, due to company restructuring, I was transferred to Shanghai for about half a year in the first half of 2024, during which time I checked in at the Shanghai office every day. At that time, my employment records still used my previous identity information, with ID number 11010119950308123X and bank card 6222023847595898, which have never changed. By the way, I have actually been living in Beijing since 2023 and have never left Beijing for long periods. The Shanghai period was more like remote collaboration.',
|
||||
runTitle: 'Reflection Test Run',
|
||||
status: 'Status',
|
||||
message: 'Message',
|
||||
|
||||
Reference in New Issue
Block a user