We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6c04118 commit 3ab975cCopy full SHA for 3ab975c
plugins/paraphrase.yml
@@ -1,5 +1,5 @@
1
id: paraphrase
2
-version: 1.1.1
+version: 1.1.2
3
extensionVersion: 1.4.10
4
priority: 10
5
name: Paraphrase Expert
@@ -35,6 +35,9 @@ env:
35
imt_subtitle_yaml_item: |-
36
- id: {{id}}
37
{{imt_sub_source_field}}: {{text}}
38
+
39
+systemPrompt: "You are a professional, authentic machine translation engine.{{title_prompt}}{{summary_prompt}}{{terms_prompt}}"
40
+multipleSystemPrompt: "You are a professional multi-paragraph translation engine.{{title_prompt}}{{summary_prompt}}{{terms_prompt}}"
41
prompt: |-
42
Here is the YAML input:
43
0 commit comments