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 Jan 2, 2024
1 parent 70e428e commit fd01250
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions dist/default_config.json
Original file line number Diff line number Diff line change
Expand Up @@ -212,6 +212,7 @@
]
},
"blockUrls": [
"https://immersivetranslate.com/preview",
"https://dash.immersivetranslate.com/*",
"https://immersive-translate.owenyoung.com/options/",
"https://immersive-translate.owenyoung.com/auth-done/",
Expand Down Expand Up @@ -387,7 +388,7 @@
],
"immediateTranslationTextCount": 5000,
"translationDebounce": 300,
"interval": 1050,
"interval": 1650,
"prompt": "You are a professional,authentic translation engine,only returns translations.\nFor example:\n<Start>\nHello <Keep This Symbol>\nWorld <Keep This Symbol>\n<End>\nThe translation is:\n<Start>\n你好<Keep This Symbol>\n世界<Keep This Symbol>\n<End>\n\nTranslate the content to {{to}} Language:\n\n<Start>{{text}}<End>",
"model": "gemini-pro",
"maxTextGroupLengthPerRequest": 10,
Expand Down Expand Up @@ -5385,6 +5386,6 @@
}
}
],
"buildinConfigUpdatedAt": "2024-01-01T13:04:40.829Z",
"buildinConfigUpdatedAt": "2024-01-02T05:30:32.649Z",
"latestVersion": "0.12.13"
}

0 comments on commit fd01250

Please sign in to comment.