fix(web): tool's api response change

This commit is contained in:
zhaoying
2026-01-13 13:56:14 +08:00
parent 49fa6906ac
commit f5e71f56e9
5 changed files with 39 additions and 47 deletions

View File

@@ -72,7 +72,7 @@ export const en = {
modelManagement: 'Model Management',
memoryStore: 'Memory Store',
apiParameters: 'API Parameters',
userMemory: 'User Memory',
userMemory: 'Memory Store',
memberManagement: 'Member Management',
memorySummary: 'Memory Summary',
memoryConversation: 'Memory Validation',
@@ -1211,6 +1211,8 @@ export const en = {
hire_date: 'Hire Date',
memoryContent: 'Memory Content',
created_at: 'Created At',
updated_at: 'Updated At',
fullScreen: 'Full Screen',
memoryWindow: "{{name}}'s Window of Memory",
memory_insight: 'Overall Overview',
@@ -1237,7 +1239,7 @@ export const en = {
unix: 'items',
completeMemory: 'Complete Memory',
relationshipEvolution: 'Relationship Evolution',
timelineMemories: 'Shared Memory Timeline',
timelineMemories: 'Long-term Memory',
emotionLine: 'Emotion Changes Over Time',
interaction: 'Interaction Frequency & Relationship Stages',
timelines_memory: 'All',
@@ -1600,11 +1602,9 @@ Memory Bear: After the rebellion, regional warlordism intensified for several re
enterJson: 'Enter JSON',
jsonPlaceholder: 'Enter JSON data, e.g.: {"name": "test", "value": 123}',
clear: 'Clear',
parse: 'Paste',
format: 'Format',
minify: 'Minify',
validate: 'Validate',
convert: 'Escape',
paste: 'Paste',
parse: 'Parse',
json_path: 'JSON Path Parameters',
outputResult: 'Output Result',
validJosn: 'JSON format is correct, validation passed!',
@@ -1923,7 +1923,8 @@ Memory Bear: After the rebellion, regional warlordism intensified for several re
variableConfig: 'Variable Configuration',
variableRequired: 'Required',
addMessage: 'Add Message',
answerDesc: 'Reply'
answerDesc: 'Reply',
addNode: 'Add Node',
},
emotionEngine: {
emotionEngineConfig: 'Emotion Engine Configuration',