476 lines
59 KiB
JSON
476 lines
59 KiB
JSON
|
{
|
|||
|
"id": 4,
|
|||
|
"title": "Interpreter",
|
|||
|
"description": "A translation agent based on a reflection agentic workflow, inspired by Andrew Ng's project: https://github.com/andrewyng/translation-agent\n\n1. Prompt an LLM to translate a text into the target language.\n2. Have the LLM reflect on the translation and provide constructive suggestions for improvement.\n3. Use these suggestions to improve the translation.",
|
|||
|
"canvas_type": "chatbot",
|
|||
|
"dsl": {
|
|||
|
"answer": [],
|
|||
|
"components": {
|
|||
|
"Answer:TinyGamesGuess": {
|
|||
|
"downstream": [],
|
|||
|
"obj": {
|
|||
|
"component_name": "Answer",
|
|||
|
"inputs": [],
|
|||
|
"output": null,
|
|||
|
"params": {
|
|||
|
"debug_inputs": [],
|
|||
|
"inputs": [],
|
|||
|
"message_history_window_size": 22,
|
|||
|
"output": null,
|
|||
|
"output_var_name": "output",
|
|||
|
"post_answers": [],
|
|||
|
"query": []
|
|||
|
}
|
|||
|
},
|
|||
|
"upstream": [
|
|||
|
"Generate:FuzzyEmusWork"
|
|||
|
]
|
|||
|
},
|
|||
|
"Generate:FuzzyEmusWork": {
|
|||
|
"downstream": [
|
|||
|
"Answer:TinyGamesGuess"
|
|||
|
],
|
|||
|
"obj": {
|
|||
|
"component_name": "Generate",
|
|||
|
"inputs": [],
|
|||
|
"output": null,
|
|||
|
"params": {
|
|||
|
"cite": false,
|
|||
|
"debug_inputs": [],
|
|||
|
"frequency_penalty": 0.7,
|
|||
|
"inputs": [],
|
|||
|
"llm_id": "deepseek-chat@DeepSeek",
|
|||
|
"max_tokens": 0,
|
|||
|
"message_history_window_size": 1,
|
|||
|
"output": null,
|
|||
|
"output_var_name": "output",
|
|||
|
"parameters": [],
|
|||
|
"presence_penalty": 0.4,
|
|||
|
"prompt": "Your task is to carefully read, then edit, a translation to {begin@lang}, taking into\naccount a list of expert suggestions and constructive criticisms.\n\nThe source text, the initial translation, and the expert linguist suggestions are delimited by XML tags <SOURCE_TEXT></SOURCE_TEXT>, <TRANSLATION></TRANSLATION> and <EXPERT_SUGGESTIONS></EXPERT_SUGGESTIONS>\nas follows:\n\n<SOURCE_TEXT>\n{begin@file}\n</SOURCE_TEXT>\n\n<TRANSLATION>\n{Generate:VastKeysKick}\n</TRANSLATION>\n\n<EXPERT_SUGGESTIONS>\n{Generate:ShinySquidsSneeze}\n</EXPERT_SUGGESTIONS>\n\nPlease take into account the expert suggestions when editing the translation. Edit the translation by ensuring:\n\n(i) accuracy (by correcting errors of addition, mistranslation, omission, or untranslated text),\n(ii) fluency (by applying {begin@lang} grammar, spelling and punctuation rules and ensuring there are no unnecessary repetitions), \n(iii) style (by ensuring the translations reflect the style of the source text)\n(iv) terminology (inappropriate for context, inconsistent use), or\n(v) other errors.\n\nOutput only the new translation and nothing else.",
|
|||
|
"query": [],
|
|||
|
"temperature": 0.1,
|
|||
|
"top_p": 0.3
|
|||
|
}
|
|||
|
},
|
|||
|
"upstream": [
|
|||
|
"Generate:ShinySquidsSneeze"
|
|||
|
]
|
|||
|
},
|
|||
|
"Generate:ShinySquidsSneeze": {
|
|||
|
"downstream": [
|
|||
|
"Generate:FuzzyEmusWork"
|
|||
|
],
|
|||
|
"obj": {
|
|||
|
"component_name": "Generate",
|
|||
|
"inputs": [],
|
|||
|
"output": null,
|
|||
|
"params": {
|
|||
|
"cite": false,
|
|||
|
"debug_inputs": [],
|
|||
|
"frequency_penalty": 0.7,
|
|||
|
"inputs": [],
|
|||
|
"llm_id": "deepseek-chat@DeepSeek",
|
|||
|
"max_tokens": 0,
|
|||
|
"message_history_window_size": 1,
|
|||
|
"output": null,
|
|||
|
"output_var_name": "output",
|
|||
|
"parameters": [],
|
|||
|
"presence_penalty": 0.4,
|
|||
|
"prompt": "Your task is to carefully read a source text and a translation to {begin@lang}, and then give constructive criticisms and helpful suggestions to improve the translation. \n\nThe source text and initial translation, delimited by XML tags <SOURCE_TEXT></SOURCE_TEXT> and <TRANSLATION></TRANSLATION>, are as follows:\n\n<SOURCE_TEXT>\n{begin@file}\n</SOURCE_TEXT>\n\n<TRANSLATION>\n{Generate:VastKeysKick}\n</TRANSLATION>\n\nWhen writing suggestions, pay attention to whether there are ways to improve the translation's \n(i) accuracy (by correcting errors of addition, mistranslation, omission, or untranslated text),\n(ii) fluency (by applying {begin@lang} grammar, spelling and punctuation rules, and ensuring there are no unnecessary repetitions),\n(iii) style (by ensuring the translations reflect the style of the source text and take into account any cultural context),\n(iv) terminology (by ensuring terminology use is consistent and reflects the source text domain; and by only ensuring you use equivalent idioms {begin@lang}).\n\nWrite a list of specific, helpful and constructive suggestions for improving the translation.\nEach suggestion should address one specific part of the translation.\nOutput only the suggestions and nothing else.",
|
|||
|
"query": [],
|
|||
|
"temperature": 0.1,
|
|||
|
"top_p": 0.3
|
|||
|
}
|
|||
|
},
|
|||
|
"upstream": [
|
|||
|
"Generate:VastKeysKick"
|
|||
|
]
|
|||
|
},
|
|||
|
"Generate:VastKeysKick": {
|
|||
|
"downstream": [
|
|||
|
"Generate:ShinySquidsSneeze"
|
|||
|
],
|
|||
|
"obj": {
|
|||
|
"component_name": "Generate",
|
|||
|
"inputs": [],
|
|||
|
"output": null,
|
|||
|
"params": {
|
|||
|
"cite": false,
|
|||
|
"debug_inputs": [],
|
|||
|
"frequency_penalty": 0.7,
|
|||
|
"inputs": [],
|
|||
|
"llm_id": "deepseek-chat@DeepSeek",
|
|||
|
"max_tokens": 0,
|
|||
|
"message_history_window_size": 1,
|
|||
|
"output": null,
|
|||
|
"output_var_name": "output",
|
|||
|
"parameters": [],
|
|||
|
"presence_penalty": 0.4,
|
|||
|
"prompt": "Role: You are a professional translator proficient in {begin@lang}, with an exceptional ability to convert specialized academic papers into accessible popular science articles. Please assist me in translating the following paragraph into {begin@lang}, ensuring that its style resembles that of popular science articles in {begin@lang}.\n\nRequirements & Restrictions:\n - Use Markdown format to output.\n - DO NOT overlook any details.\n\n\n<ORIGINAL_TEXT>\n{begin@file}\n\n<TRANSLATED_TEXT>",
|
|||
|
"query": [],
|
|||
|
"temperature": 0.1,
|
|||
|
"top_p": 0.3
|
|||
|
}
|
|||
|
},
|
|||
|
"upstream": [
|
|||
|
"begin"
|
|||
|
]
|
|||
|
},
|
|||
|
"begin": {
|
|||
|
"downstream": [
|
|||
|
"Generate:VastKeysKick"
|
|||
|
],
|
|||
|
"obj": {
|
|||
|
"component_name": "Begin",
|
|||
|
"inputs": [],
|
|||
|
"output": null,
|
|||
|
"params": {
|
|||
|
"debug_inputs": [],
|
|||
|
"inputs": [],
|
|||
|
"message_history_window_size": 22,
|
|||
|
"output": null,
|
|||
|
"output_var_name": "output",
|
|||
|
"prologue": "",
|
|||
|
"query": [
|
|||
|
{
|
|||
|
"key": "lang",
|
|||
|
"name": "Target Language",
|
|||
|
"optional": false,
|
|||
|
"type": "line"
|
|||
|
},
|
|||
|
{
|
|||
|
"key": "file",
|
|||
|
"name": "Files",
|
|||
|
"optional": false,
|
|||
|
"type": "file"
|
|||
|
}
|
|||
|
]
|
|||
|
}
|
|||
|
},
|
|||
|
"upstream": []
|
|||
|
}
|
|||
|
},
|
|||
|
"embed_id": "",
|
|||
|
"graph": {
|
|||
|
"edges": [
|
|||
|
{
|
|||
|
"id": "xy-edge__begin-Generate:VastKeysKickc",
|
|||
|
"markerEnd": "logo",
|
|||
|
"source": "begin",
|
|||
|
"style": {
|
|||
|
"stroke": "rgb(202 197 245)",
|
|||
|
"strokeWidth": 2
|
|||
|
},
|
|||
|
"target": "Generate:VastKeysKick",
|
|||
|
"targetHandle": "c",
|
|||
|
"type": "buttonEdge",
|
|||
|
"zIndex": 1001
|
|||
|
},
|
|||
|
{
|
|||
|
"id": "xy-edge__Generate:VastKeysKickb-Generate:ShinySquidsSneezec",
|
|||
|
"markerEnd": "logo",
|
|||
|
"source": "Generate:VastKeysKick",
|
|||
|
"sourceHandle": "b",
|
|||
|
"style": {
|
|||
|
"stroke": "rgb(202 197 245)",
|
|||
|
"strokeWidth": 2
|
|||
|
},
|
|||
|
"target": "Generate:ShinySquidsSneeze",
|
|||
|
"targetHandle": "c",
|
|||
|
"type": "buttonEdge",
|
|||
|
"zIndex": 1001
|
|||
|
},
|
|||
|
{
|
|||
|
"id": "xy-edge__Generate:FuzzyEmusWorkb-Answer:TinyGamesGuessc",
|
|||
|
"markerEnd": "logo",
|
|||
|
"source": "Generate:FuzzyEmusWork",
|
|||
|
"sourceHandle": "b",
|
|||
|
"style": {
|
|||
|
"stroke": "rgb(202 197 245)",
|
|||
|
"strokeWidth": 2
|
|||
|
},
|
|||
|
"target": "Answer:TinyGamesGuess",
|
|||
|
"targetHandle": "c",
|
|||
|
"type": "buttonEdge",
|
|||
|
"zIndex": 1001
|
|||
|
},
|
|||
|
{
|
|||
|
"id": "xy-edge__Generate:ShinySquidsSneezeb-Generate:FuzzyEmusWorkc",
|
|||
|
"markerEnd": "logo",
|
|||
|
"source": "Generate:ShinySquidsSneeze",
|
|||
|
"sourceHandle": "b",
|
|||
|
"style": {
|
|||
|
"stroke": "rgb(202 197 245)",
|
|||
|
"strokeWidth": 2
|
|||
|
},
|
|||
|
"target": "Generate:FuzzyEmusWork",
|
|||
|
"targetHandle": "c",
|
|||
|
"type": "buttonEdge",
|
|||
|
"zIndex": 1001
|
|||
|
}
|
|||
|
],
|
|||
|
"nodes": [
|
|||
|
{
|
|||
|
"data": {
|
|||
|
"form": {
|
|||
|
"prologue": "",
|
|||
|
"query": [
|
|||
|
{
|
|||
|
"key": "lang",
|
|||
|
"name": "Target Language",
|
|||
|
"optional": false,
|
|||
|
"type": "line"
|
|||
|
},
|
|||
|
{
|
|||
|
"key": "file",
|
|||
|
"name": "Files",
|
|||
|
"optional": false,
|
|||
|
"type": "file"
|
|||
|
}
|
|||
|
]
|
|||
|
},
|
|||
|
"label": "Begin",
|
|||
|
"name": "begin"
|
|||
|
},
|
|||
|
"dragging": false,
|
|||
|
"height": 128,
|
|||
|
"id": "begin",
|
|||
|
"measured": {
|
|||
|
"height": 128,
|
|||
|
"width": 200
|
|||
|
},
|
|||
|
"position": {
|
|||
|
"x": -383.5,
|
|||
|
"y": 142.62256327439624
|
|||
|
},
|
|||
|
"positionAbsolute": {
|
|||
|
"x": -383.5,
|
|||
|
"y": 143.5
|
|||
|
},
|
|||
|
"selected": true,
|
|||
|
"sourcePosition": "left",
|
|||
|
"targetPosition": "right",
|
|||
|
"type": "beginNode",
|
|||
|
"width": 200
|
|||
|
},
|
|||
|
{
|
|||
|
"data": {
|
|||
|
"form": {},
|
|||
|
"label": "Answer",
|
|||
|
"name": "Interact_0"
|
|||
|
},
|
|||
|
"dragging": false,
|
|||
|
"height": 44,
|
|||
|
"id": "Answer:TinyGamesGuess",
|
|||
|
"measured": {
|
|||
|
"height": 44,
|
|||
|
"width": 200
|
|||
|
},
|
|||
|
"position": {
|
|||
|
"x": 645.5056004454161,
|
|||
|
"y": 182.98193827439627
|
|||
|
},
|
|||
|
"positionAbsolute": {
|
|||
|
"x": 688.5,
|
|||
|
"y": 183.859375
|
|||
|
},
|
|||
|
"selected": false,
|
|||
|
"sourcePosition": "right",
|
|||
|
"targetPosition": "left",
|
|||
|
"type": "logicNode",
|
|||
|
"width": 200
|
|||
|
},
|
|||
|
{
|
|||
|
"data": {
|
|||
|
"form": {
|
|||
|
"text": "Translation Agent: Agentic translation using reflection workflow\n\nThis is inspired by Andrew NG's project: https://github.com/andrewyng/translation-agent\n\n1. Prompt an LLM to translate a text into the target language;\n2. Have the LLM reflect on the translation and provide constructive suggestions for improvement;\n3. Use these suggestions to improve the translation."
|
|||
|
},
|
|||
|
"label": "Note",
|
|||
|
"name": "Brief"
|
|||
|
},
|
|||
|
"dragHandle": ".note-drag-handle",
|
|||
|
"dragging": false,
|
|||
|
"height": 227,
|
|||
|
"id": "Note:MoodyKnivesCheat",
|
|||
|
"measured": {
|
|||
|
"height": 227,
|
|||
|
"width": 703
|
|||
|
},
|
|||
|
"position": {
|
|||
|
"x": 46.02198421645994,
|
|||
|
"y": -267.69527832581736
|
|||
|
},
|
|||
|
"positionAbsolute": {
|
|||
|
"x": 46.02198421645994,
|
|||
|
"y": -267.69527832581736
|
|||
|
},
|
|||
|
"resizing": false,
|
|||
|
"selected": false,
|
|||
|
"sourcePosition": "right",
|
|||
|
"style": {
|
|||
|
"height": 227,
|
|||
|
"width": 703
|
|||
|
},
|
|||
|
"targetPosition": "left",
|
|||
|
"type": "noteNode",
|
|||
|
"width": 703
|
|||
|
},
|
|||
|
{
|
|||
|
"data": {
|
|||
|
"form": {
|
|||
|
"text": "Many businesses use specialized terms that are not widely used on the internet and that LLMs thus don’t know about, and there are also many terms that can be translated in multiple ways. For example, ”open source” in Spanish can be “Código abierto” or “Fuente abierta”; both are fine, but it’d better to pick one and stick with it for a single document.\n\nYou can add those glossary translation into prompt to any of `Translate directly` or 'Reflect'."
|
|||
|
},
|
|||
|
"label": "Note",
|
|||
|
"name": "Tip: Add glossary "
|
|||
|
},
|
|||
|
"dragHandle": ".note-drag-handle",
|
|||
|
"dragging": false,
|
|||
|
"height": 181,
|
|||
|
"id": "Note:SourCarrotsAct",
|
|||
|
"measured": {
|
|||
|
"height": 181,
|
|||
|
"width": 832
|
|||
|
},
|
|||
|
"position": {
|
|||
|
"x": 65.0676250238289,
|
|||
|
"y": 397.6323270065299
|
|||
|
},
|
|||
|
"positionAbsolute": {
|
|||
|
"x": 65.0676250238289,
|
|||
|
"y": 397.6323270065299
|
|||
|
},
|
|||
|
"resizing": false,
|
|||
|
"selected": false,
|
|||
|
"sourcePosition": "right",
|
|||
|
"style": {
|
|||
|
"height": 181,
|
|||
|
"width": 832
|
|||
|
},
|
|||
|
"targetPosition": "left",
|
|||
|
"type": "noteNode",
|
|||
|
"width": 832
|
|||
|
},
|
|||
|
{
|
|||
|
"data": {
|
|||
|
"form": {
|
|||
|
"cite": false,
|
|||
|
"frequencyPenaltyEnabled": true,
|
|||
|
"frequency_penalty": 0.7,
|
|||
|
"llm_id": "deepseek-chat@DeepSeek",
|
|||
|
"maxTokensEnabled": false,
|
|||
|
"max_tokens": 256,
|
|||
|
"message_history_window_size": 1,
|
|||
|
"parameter": "Precise",
|
|||
|
"parameters": [],
|
|||
|
"presencePenaltyEnabled": true,
|
|||
|
"presence_penalty": 0.4,
|
|||
|
"prompt": "Role: You are a professional translator proficient in {begin@lang}, with an exceptional ability to convert specialized academic papers into accessible popular science articles. Please assist me in translating the following paragraph into {begin@lang}, ensuring that its style resembles that of popular science articles in {begin@lang}.\n\nRequirements & Restrictions:\n - Use Markdown format to output.\n - DO NOT overlook any details.\n\n\n<ORIGINAL_TEXT>\n{begin@file}\n\n<TRANSLATED_TEXT>",
|
|||
|
"temperature": 0.1,
|
|||
|
"temperatureEnabled": true,
|
|||
|
"topPEnabled": true,
|
|||
|
"top_p": 0.3
|
|||
|
},
|
|||
|
"label": "Generate",
|
|||
|
"name": "Translate directly"
|
|||
|
},
|
|||
|
"dragging": false,
|
|||
|
"id": "Generate:VastKeysKick",
|
|||
|
"measured": {
|
|||
|
"height": 106,
|
|||
|
"width": 200
|
|||
|
},
|
|||
|
"position": {
|
|||
|
"x": -132.6338674989604,
|
|||
|
"y": 153.70663786774483
|
|||
|
},
|
|||
|
"selected": false,
|
|||
|
"sourcePosition": "right",
|
|||
|
"targetPosition": "left",
|
|||
|
"type": "generateNode"
|
|||
|
},
|
|||
|
{
|
|||
|
"data": {
|
|||
|
"form": {
|
|||
|
"cite": false,
|
|||
|
"frequencyPenaltyEnabled": true,
|
|||
|
"frequency_penalty": 0.7,
|
|||
|
"llm_id": "deepseek-chat@DeepSeek",
|
|||
|
"maxTokensEnabled": false,
|
|||
|
"max_tokens": 256,
|
|||
|
"message_history_window_size": 1,
|
|||
|
"parameter": "Precise",
|
|||
|
"parameters": [],
|
|||
|
"presencePenaltyEnabled": true,
|
|||
|
"presence_penalty": 0.4,
|
|||
|
"prompt": "Your task is to carefully read a source text and a translation to {begin@lang}, and then give constructive criticisms and helpful suggestions to improve the translation. \n\nThe source text and initial translation, delimited by XML tags <SOURCE_TEXT></SOURCE_TEXT> and <TRANSLATION></TRANSLATION>, are as follows:\n\n<SOURCE_TEXT>\n{begin@file}\n</SOURCE_TEXT>\n\n<TRANSLATION>\n{Generate:VastKeysKick}\n</TRANSLATION>\n\nWhen writing suggestions, pay attention to whether there are ways to improve the translation's \n(i) accuracy (by correcting errors of addition, mistranslation, omission, or untranslated text),\n(ii) fluency (by applying {begin@lang} grammar, spelling and punctuation rules, and ensuring there are no unnecessary repetitions),\n(iii) style (by ensuring the translations reflect the style of the source text and take into account any cultural context),\n(iv) terminology (by ensuring terminology use is consistent and reflects the source text domain; and by only ensuring you use equivalent idioms {begin@lang}).\n\nWrite a list of specific, helpful and constructive suggestions for improving the translation.\nEach suggestion should address one specific part of the translation.\nOutput only the suggestions and nothing else.",
|
|||
|
"temperature": 0.1,
|
|||
|
"temperatureEnabled": true,
|
|||
|
"topPEnabled": true,
|
|||
|
"top_p": 0.3
|
|||
|
},
|
|||
|
"label": "Generate",
|
|||
|
"name": "Reflect"
|
|||
|
},
|
|||
|
"dragging": false,
|
|||
|
"id": "Generate:ShinySquidsSneeze",
|
|||
|
"measured": {
|
|||
|
"height": 106,
|
|||
|
"width": 200
|
|||
|
},
|
|||
|
"position": {
|
|||
|
"x": 121.1675336631696,
|
|||
|
"y": 152.92865408917177
|
|||
|
},
|
|||
|
"selected": false,
|
|||
|
"sourcePosition": "right",
|
|||
|
"targetPosition": "left",
|
|||
|
"type": "generateNode"
|
|||
|
},
|
|||
|
{
|
|||
|
"data": {
|
|||
|
"form": {
|
|||
|
"cite": false,
|
|||
|
"frequencyPenaltyEnabled": true,
|
|||
|
"frequency_penalty": 0.7,
|
|||
|
"llm_id": "deepseek-chat@DeepSeek",
|
|||
|
"maxTokensEnabled": false,
|
|||
|
"max_tokens": 256,
|
|||
|
"message_history_window_size": 1,
|
|||
|
"parameter": "Precise",
|
|||
|
"parameters": [],
|
|||
|
"presencePenaltyEnabled": true,
|
|||
|
"presence_penalty": 0.4,
|
|||
|
"prompt": "Your task is to carefully read, then edit, a translation to {begin@lang}, taking into\naccount a list of expert suggestions and constructive criticisms.\n\nThe source text, the initial translation, and the expert linguist suggestions are delimited by XML tags <SOURCE_TEXT></SOURCE_TEXT>, <TRANSLATION></TRANSLATION> and <EXPERT_SUGGESTIONS></EXPERT_SUGGESTIONS>\nas follows:\n\n<SOURCE_TEXT>\n{begin@file}\n</SOURCE_TEXT>\n\n<TRANSLATION>\n{Generate:VastKeysKick}\n</TRANSLATION>\n\n<EXPERT_SUGGESTIONS>\n{Generate:ShinySquidsSneeze}\n</EXPERT_SUGGESTIONS>\n\nPlease take into account the expert suggestions when editing the translation. Edit the translation by ensuring:\n\n(i) accuracy (by correcting errors of addition, mistranslation, omission, or untranslated text),\n(ii) fluency (by applying {begin@lang} grammar, spelling and punctuation rules and ensuring there are no unnecessary repetitions), \n(iii) style (by ensuring the translations reflect the style of the source text)\n(iv) terminology (inappropriate for context, inconsistent use), or\n(v) other errors.\n\nOutput only the new translation and nothing else.",
|
|||
|
"temperature": 0.1,
|
|||
|
"temperatureEnabled": true,
|
|||
|
"topPEnabled": true,
|
|||
|
"top_p": 0.3
|
|||
|
},
|
|||
|
"label": "Generate",
|
|||
|
"name": "Improve"
|
|||
|
},
|
|||
|
"dragging": false,
|
|||
|
"id": "Generate:FuzzyEmusWork",
|
|||
|
"measured": {
|
|||
|
"height": 106,
|
|||
|
"width": 200
|
|||
|
},
|
|||
|
"position": {
|
|||
|
"x": 383.1474420163898,
|
|||
|
"y": 152.0472805236579
|
|||
|
},
|
|||
|
"selected": false,
|
|||
|
"sourcePosition": "right",
|
|||
|
"targetPosition": "left",
|
|||
|
"type": "generateNode"
|
|||
|
}
|
|||
|
]
|
|||
|
},
|
|||
|
"history": [],
|
|||
|
"messages": [],
|
|||
|
"path": [],
|
|||
|
"reference": []
|
|||
|
},
|
|||
|
"avatar": "data:image/jpeg;base64,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
|
|||
|
}
|