Skip to content

Commit 3ab975c

Browse files
committed
update paraphrase
1 parent 6c04118 commit 3ab975c

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

plugins/paraphrase.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
id: paraphrase
2-
version: 1.1.1
2+
version: 1.1.2
33
extensionVersion: 1.4.10
44
priority: 10
55
name: Paraphrase Expert
@@ -35,6 +35,9 @@ env:
3535
imt_subtitle_yaml_item: |-
3636
- id: {{id}}
3737
{{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}}"
3841
prompt: |-
3942
Here is the YAML input:
4043

0 commit comments

Comments
 (0)