Skip to content

Commit

Permalink
update default_config.json
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Nov 9, 2023
1 parent 9b7d81a commit 5ac9ff2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions dist/default_config.json
Original file line number Diff line number Diff line change
Expand Up @@ -314,7 +314,7 @@
"translationDebounce": 300,
"interval": 1350,
"systemPrompt": "You are a professional, authentic translation engine that only returns translations.",
"prompt": "Translate the text to {{to}}, do not explain, return the original text if an explanation is needed.:\n\n{{text}}",
"prompt": "Translate the text to {{to}}, please do not explain my original text.:\n\n{{text}}",
"multiplePrompt": "Translate the following subtitles into {{to}}, keep the order, and do not explain any sentences:\n\n{{text}}",
"model": "gpt-3.5-turbo-1106",
"overrides": [
Expand Down Expand Up @@ -4585,6 +4585,6 @@
]
}
],
"buildinConfigUpdatedAt": "2023-11-09T05:30:17.221Z",
"buildinConfigUpdatedAt": "2023-11-09T09:04:25.145Z",
"latestVersion": "0.11.3"
}

0 comments on commit 5ac9ff2

Please sign in to comment.