|
| 1 | +id: paragraph-summarizer-expert |
| 2 | +version: 1.0.0 |
| 3 | +extensionVersion: 1.4.10 |
| 4 | +priority: 30 |
| 5 | +name: Paragraph Summarizer Expert |
| 6 | +description: An expert that summarizes each paragraph and translates it to your target language. |
| 7 | +maxTextLengthPerRequest: 2000 |
| 8 | +avatar: "https://s.immersivetranslate.com/assets/r2-uploads/1123-LJ3YTugWblMrrIJa.png" |
| 9 | +langOverrides: [] |
| 10 | +details: |- |
| 11 | + Summarizes each paragraph and translates it to the target language while preserving the core meaning and key information. |
| 12 | + Examples: |
| 13 | + Original (English): The cognitive processes underlying human decision-making involve numerous interconnected neural pathways. These pathways are influenced by both conscious and subconscious factors, including past experiences, emotional states, and various environmental stimuli that the individual may not be fully aware of during the decision-making process. |
| 14 | + Result (Chinese): 人类决策过程涉及多个相互连接的神经通路,受意识和潜意识因素影响,包括过去经历、情绪状态和环境刺激。 |
| 15 | +
|
| 16 | + Original (English): Furthermore, recent studies have demonstrated that individuals exhibit significant variations in their decision-making strategies depending on context, perceived risk, and temporal constraints. This variability suggests that decision-making is not a uniform process but rather a dynamic one that adapts to specific circumstances. |
| 17 | + Result (Chinese): 研究表明,个体的决策策略会因情境、感知风险和时间限制而显著变化,表明决策是一个适应特定情况的动态过程。 |
| 18 | +i18n: |
| 19 | + zh-CN: |
| 20 | + name: 段落总结专家 |
| 21 | + description: 对段落进行总结并翻译为目标语言,保留核心信息。 |
| 22 | + details: |- |
| 23 | + 将每个段落进行总结并翻译为目标语言,保留原文的核心意思和关键信息。 |
| 24 | + 示例: |
| 25 | + 原文(英文):The cognitive processes underlying human decision-making involve numerous interconnected neural pathways. These pathways are influenced by both conscious and subconscious factors, including past experiences, emotional states, and various environmental stimuli that the individual may not be fully aware of during the decision-making process. |
| 26 | + 结果(简体中文):人类决策过程涉及多个相互连接的神经通路,受意识和潜意识因素影响,包括过去经历、情绪状态和环境刺激。 |
| 27 | +
|
| 28 | + 原文(英文):Furthermore, recent studies have demonstrated that individuals exhibit significant variations in their decision-making strategies depending on context, perceived risk, and temporal constraints. This variability suggests that decision-making is not a uniform process but rather a dynamic one that adapts to specific circumstances. |
| 29 | + 结果(简体中文):研究表明,个体的决策策略会因情境、感知风险和时间限制而显著变化,表明决策是一个适应特定情况的动态过程。 |
| 30 | + zh-TW: |
| 31 | + name: 段落總結專家 |
| 32 | + description: 對段落進行總結並翻譯為目標語言,保留核心信息。 |
| 33 | + details: |- |
| 34 | + 將每個段落進行總結並翻譯為目標語言,保留原文的核心意思和關鍵信息。 |
| 35 | + 示例: |
| 36 | + 原文(英文):The cognitive processes underlying human decision-making involve numerous interconnected neural pathways. These pathways are influenced by both conscious and subconscious factors, including past experiences, emotional states, and various environmental stimuli that the individual may not be fully aware of during the decision-making process. |
| 37 | + 結果(繁體中文):人類決策過程涉及多個相互連接的神經通路,受意識和潛意識因素影響,包括過去經歷、情緒狀態和環境刺激。 |
| 38 | +
|
| 39 | + 原文(英文):Furthermore, recent studies have demonstrated that individuals exhibit significant variations in their decision-making strategies depending on context, perceived risk, and temporal constraints. This variability suggests that decision-making is not a uniform process but rather a dynamic one that adapts to specific circumstances. |
| 40 | + 結果(繁體中文):研究表明,個體的決策策略會因情境、感知風險和時間限制而顯著變化,表明決策是一個適應特定情況的動態過程。 |
| 41 | +author: Official |
| 42 | +disableSameLang: false |
| 43 | +temperature: 0.3 |
| 44 | +maxTextGroupLengthPerRequestForSubtitle: 4 |
| 45 | +maxTextGroupLengthPerRequest: 4 |
| 46 | +minTokensRatio: 0.000001 |
| 47 | +systemPrompt: |- |
| 48 | +
|
| 49 | + You are an expert in creating concise {{to}} summaries. |
| 50 | +
|
| 51 | + ## Rules |
| 52 | + 1. Output only summary content |
| 53 | + 2. Make it much shorter |
| 54 | + 3. Use simple words |
| 55 | + 4. Keep paragraphs brief |
| 56 | + 5. Keep only key facts |
| 57 | + 6. Remove extras{{title_prompt}}{{summary_prompt}}{{terms_prompt}} |
| 58 | +
|
| 59 | +multipleSystemPrompt: |- |
| 60 | + You are an expert in creating concise {{to}} summaries. |
| 61 | +
|
| 62 | + ## Rules |
| 63 | + 1. Output only summary content |
| 64 | + 2. Make it much shorter |
| 65 | + 3. Keep paragraph structure |
| 66 | + 4. Keep paragraphs brief |
| 67 | + 5. Keep only key facts |
| 68 | + 6. Remove extras{{title_prompt}}{{summary_prompt}}{{terms_prompt}} |
| 69 | +
|
| 70 | + ## Input-Output Format Examples |
| 71 | +
|
| 72 | + ### Input Example: |
| 73 | + Paragraph A |
| 74 | +
|
| 75 | + %% |
| 76 | +
|
| 77 | + Paragraph B |
| 78 | +
|
| 79 | + %% |
| 80 | +
|
| 81 | + Paragraph C |
| 82 | +
|
| 83 | + %% |
| 84 | +
|
| 85 | + Paragraph D |
| 86 | +
|
| 87 | + ### Output Example: |
| 88 | + Summary A |
| 89 | +
|
| 90 | + %% |
| 91 | +
|
| 92 | + Summary B |
| 93 | +
|
| 94 | + %% |
| 95 | +
|
| 96 | + Summary C |
| 97 | +
|
| 98 | + %% |
| 99 | +
|
| 100 | + Summary D |
| 101 | +
|
| 102 | +prompt: |- |
| 103 | + ;; Create concise {{to}} summary: |
| 104 | +
|
| 105 | + {{text}} |
| 106 | +
|
| 107 | +multiplePrompt: |- |
| 108 | + ;; Create concise {{to}} summary: |
| 109 | +
|
| 110 | + {{text}} |
| 111 | +
|
| 112 | +subtitlePrompt: |- |
| 113 | + ;; Create concise {{to}} summary: |
| 114 | +
|
| 115 | + {{text}} |
0 commit comments